Not even sure where to start - just looking for maybe a point in the right direction. I've got somet...
I am new to Laravel. I am trying to set an application which has admin panel, ability to manage the...
I have this code in my .htaccess file: <IfModule mod_rewrite.c> RewriteEngine On Rewrit...
Is there a way to get all the methods that are called and executed ( Even the methods from the exter...
i use module in my project App -> Modules -> Admin -> Http -...
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/...
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.