I just made a fresh install of homestead + vagrant and the VM is stupid slow. Even running simple co...
I'm having some issues with Homestead or better yet Vagrant and Virtualbox itself. The requests I'm...
For example, if I have the following code: class User extends Model { public function tasks()...
I need to check if the User is blocked at the time of login. for this I created a users table field...
Is there any example of Laravel-based 5 project Admin Panel where you can edit : Menu Pages Articles...
I have created one module, in that module I have one config.php file. When I call php artisan vendor...
What would my route::resource look like for a model that can be created off of others. I have 3 basi...
Hello, i followed this guide to deploy my application at a hostgator shared host: Guide Everything w...
I am unable to use Guzzle with external, publicly accessible websites (ie. Google.com) from my local...
(I don't know if this is a homestead, vagrant laravel or guzzle issue so I posted in all, any pointe...
i tried validate (following validator docs ) using regex but didnt' work...need i to do something mo...
I intend to create in my backend where it is possible to create workshops. In the workshops we have...
I have inherited a site in Laravel 3. I would like to create a variable from the one line content of...
Hello Like in the title, my repository class can't be found. My code: http://laravel.io/bin/Jx7y7 My...
Hello Laravelers, I have just started learning Laravel on the official website : http://laravel.com/...
Hello friends,Please help me to fix this error. FatalErrorException in news.php line 54: Class 'Ap...
Hi, I've tried to do my own CMS using laravel Currently I have a blade file to which I send a $menu...
Im developing an API (without auth) that returns JSON data. When I make GET request. It works fine b...
Hi, i´m trying to execute some Redis Commands in a Redis PSUBSCRIBE Loop. It fails with Error: [Pred...
Hello everybody, i have an issue as somebody else who had post it in github but nobody has answered...
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