It is said that shorter the URL, better the seo (atleast my client believes on it). Now am creating...
I would like to call php artisan command from route or controller, i do like this (test on backup/re...
Hello, I wanna learn more about nested resources in laravel. I have googled fair a bit, but no tutor...
Ok so in many cases you want to update integers in a database incrementally, this helps ensure that...
After some interest in the Laravel subreddit, I've decided to run a refactoring exercise a few times...
Hi guys, My users can submit a listing, but the administrator has to approve the listing for it to b...
Hey everyone, I have a questions about dynamic loading of css/jscript assets from a directory altern...
I am looking at getting into laravel, it looks like an awesome framework,but it seems to be missing...
Hello. I have a controller for 'users' and some segments under it like user/photos user/comments for...
Hi there, I have the following three models and relationships set up. class Customer extends \Eloque...
Hello, Im new whit laravel, and I would to like do this query, in SQL it would be something like thi...
I try to find the to make paginate with out use a lot of process on database like, select all() and...
I am using Laravel Commander to use the command bus to handle everything in an app I am building. I...
This is my all code I don't know why my Controller didn't know the constructor http://help.laravel.i...
I post from ajax to a Controller and I do some authentication there. If the authentication fails I s...
Hey there, If I have used psr-4 autoloading e.g. "psr-4": { "Admin\": "app/...
I am in the planning stage of undertaking a database migration where the two databases (one MySQL, o...
Hello All, I am using PHPSpec to test my classes, therefore I've been trying to inject everything vi...
Hi, i struggle a litte bit with the use of the "Model"... just look at my code: Route (app...
Hello, is there a possibility to deploy Laravel app to shared hosting without any custom steps, like...
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