Hello everyone! I recently started with Ploi.io, my intentions when I started it was pure for privat...
So I'm really overwhelmed and not quite sure how to start translating my page. It's not a blog page,...
I've an issue with a laravel site which was working perfectly but all of a sudden isn't. Seems to be...
I have 170+ tests and after 152 i have error [1040] Too many connections In my tests i use DatabaseT...
https://laracasts.com/discuss/channels/eloquent/eloquent-make-items-upgradable Here is more details...
I'm facing a problem with pagination of archives. When clicked it shows the first two archive posts...
At first, my model code may be clear, but later, more and more model associations, more and more eve...
I started to upgrade a Laravel project form v5.2 to v5.6. I followed the doc and made the changes li...
This is how i enter
public function handle($request, Closure $next, $guard = null) { switch($guard){ case 'admin': if(Au...
I've pre booked a Room in River Hotel from 24th until 27th of July (3 Nights). Unfortunately I have...
Hey, Is it possible to use an Sql Server "Scalar Valued Function" in Laravel eloquent mode...
I'm attending Laracon 2018 - my first Laracon. I'm paying my own way (as opposed to my company payi...
I'm getting session persistence issue in laravel 5.6 ... the issue I'm facing is: Like I have 2 user...
$this->belongsTo('\App\Models\Thing','foreign_key', 'other_key'); Can anyone please explain this...
Questions 1: In the official manual of Laravel I saw: By default, when an attribute being validate...
I have eCommerce website develop on Laravel but performance of site is quite slow , so how can i opt...
Hi I am new to laravel IoC. Can you please suggest me a good tutorials/references to learn IoC from...
Hi, Using Laravel 5.5 I am trying to design an incident management system which has bespoke requirem...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community