I just use the automatic authentication in laravel (using php artisan make:auth) and I noticed that...
Hi, I'd like to install additional packages so I run php composer.phar update. This command invokes...
sombody can to give me a guid or somthing how to install and use Laravel Scout with slimFramework th...
I haven't used Laravel in a while, so maybe I'm forgetting something. But these are my files: Route:...
Hello! Using repository pattern, the correct is execute the queries on repository or return the quer...
Circular dependency on AppServiceProvider caused artisan optimize command to fail with "Segmen...
Alright, I will do my best to describe my issue here. I have a route Route::get('/did/{search?}','DI...
I know this question has been asked many times before but I've Googled it to the point of madness, s...
I had developed an application using Laravel 5.2 that uses Laravel Excel plugin to read excel file ,...
I have a very weird problem. I moved my site to my production server and set my DocumentRoot folder...
Hello, I've added a column (is_activated) in user DB to add verification email in registration proce...
I created an web app which it uses laravel default registration, I've tested passport oauth2 client...
Hello! Is there any way - some module/plugin in Laravel, which measures time of executing funtions,...
Hi, Please help on this error, I'm getting the following error in my laravel 4.2 site Trying to get...
I have an issue of adding data to two various tables. Tables: employees and employee_addresses addre...
I want do check simple condition and then decide what template should I extend. I want to do somethi...
Hi, I have been working with MySQL with laravel 4.2, it is working good, then I had to convert the s...
I followed instructions here https://confluence.jetbrains.com/display/PhpStorm/Laravel+Development+u...
Hello, I'm currently got stuck with the following: I'm trying to implement a catgeory system to my a...
I'm fairly new to laravel 4 and have a question regarding the automated connection selection for rea...
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