Skip to content

issues Search Results · repo:squirephp/squire language:PHP

Filter by

12 results
 (66 ms)

12 results

insquirephp/squire (press backspace or delete to remove)

Describe the bug Running the code with php8.4 produce a deprecated warning caused by the dependency akaunting/laravel-money. To reproduce Run any script will produce this warning Expected behavior There ...
bug
  • alepieser
  • 2
  • Opened 
    on Feb 14
  • #91

I use this csv file and import into my db countries.sql https://github.com/squirephp/squire/blob/3.x/packages/countries-en/resources/data.csv which is working fine in firefox. It can display flag. But ...
bug
  • fftfaisal
  • 5
  • Opened 
    on Sep 19, 2024
  • #87

Describe the bug I got this error on installing the squirephp/currencies-en package : $ composer require squirephp/currencies-en ./composer.json has been updated Running composer update squirephp/currencies-en ...
bug
  • KiaBoluki
  • 7
  • Opened 
    on Jul 2, 2023
  • #63

Describe the bug 1. Squire\Models\Airline::continent(): Return value must be of type Illuminate\Database\Eloquent\Relations\BelongsTo, Illuminate\Database\Eloquent\Relations\HasOneThrough returned ...
bug
  • valpuia
  • Opened 
    on Jun 28, 2023
  • #62

Describe the bug When I run command composer require squirephp/currencies to install it returns error (see screenshots) To reproduce A simplified code example to demonstrate the issue you are facing. ...
bug
  • Odilbukh
  • 6
  • Opened 
    on Feb 8, 2023
  • #58

Describe the bug I ve asked this repo discussion forum but no one has been able to answer. In the documentation squire/model is able to manage relationships with eloquent models. I ve tried it and it works. ...
bug
  • falestra
  • 1
  • Opened 
    on Jan 5, 2023
  • #57

Describe the bug I have a model with table located in mysql database and that model belong to currency as shown below: ?php namespace App\Models; use Illuminate\Database\Eloquent\Model; use Squire\Models\Currency; ...
bug
  • hsul4n
  • 1
  • Opened 
    on Oct 17, 2022
  • #52

Describe the bug Installed the package then when I was going to use it in the blade that time I got this error. To reproduce @foreach (Squire\Models\Country::orderBy( name )- get() as $country) option ...
bug
  • sayandeep-volition
  • 1
  • Opened 
    on Jul 24, 2021
  • #29

The Illuminate\Foundation\Application::getFallbackLocale() method does not exist prior to Laravel 7.21. An expression such as Squire\Models\Country::select([ id , name ])- get(); throws the following ...
bug
  • xward1
  • 1
  • Opened 
    on Jul 15, 2021
  • #27

Describe the bug There is a trailing space at the end of the country Bonaire, Saint Eustatius and Saba so that is displays as Bonaire, Saint Eustatius and Saba To reproduce Pull in the code and view ...
bug
  • Jamesking56
  • 1
  • Opened 
    on Apr 15, 2021
  • #22
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub