-
# There's been an error on https://aegis.4.glowt.co.uk/ajax/m/AEGIS/customers/add_customer.
| Detail | Value
| ------- | -
| Version | 2.0.2
| Message | SQLSTATE[23000]: Integrity constraint violati…
-
We should implement some kind of automatic garbage collection for the `throttles`, `password_resets`, and `verifications` tables. This could be similar to the way session gc works, so that records ar…
-
[2017-07-26 12:12:46] local.ERROR: Symfony\Component\Debug\Exception\FatalErrorException: Cannot make non static method Illuminate\Database\Eloquent\Model::refresh() static in class Hamedmehryar\Sessi…
-
Is it possible to use models including their relationships or laravel query builder to generate the reports.
I have a complex database structure that i used to handle with such as Eloquent. I feel th…
ghost updated
7 years ago
-
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
- [X] Yes, it's still reproducable
### What version of Laravel Excel are you using…
-
I use locales with an underscore, e.g. uk_UA and en_US. The various Field...Controllers assume that a locale doesn't contain an _ and get the original field by splitting the translated attribute name …
-
So I'm using VSCode with every extension I could install that gives my IDE the best possible understanding of how most of Laravel's magic methods work and what types they return. However, it's still n…
-
Create the api calls from the http://restler3.luracast.com/examples/_007_crud/readme.html example using your database. See http://laravel.com/docs/4.2/eloquent for documentation on migrations, models …
-
## Expected behavior
I want to see all of my collections
## Actual behavior
No collections are detected. `.forestadmin-schema.json` contains `"collections": []`, even so my database and lara…
-
what will be table strucutre for
student , teacher , admin etc plz update