Support the ongoing development of Laravel.io →

Keeping data using old('email') after submission not working

I just use the automatic authentication in laravel (using php artisan make:auth) and I noticed that...

0 Likes
0 Replies

Composer/Artisan issue: composer.phar update, runs artisan clear-compiled and returns(probably) php version error.

Hi, I'd like to install additional packages so I run php composer.phar update. This command invokes...

0 Likes
3 Replies
Solved

how to install Laravel Scout in slim Framework

sombody can to give me a guid or somthing how to install and use Laravel Scout with slimFramework th...

0 Likes
0 Replies

Can't change table name for eloquent

I haven't used Laravel in a while, so maybe I'm forgetting something. But these are my files: Route:...

0 Likes
5 Replies
Solved
posted 8 years ago

Execute query in repository or controller, whats is correct?

Hello! Using repository pattern, the correct is execute the queries on repository or return the quer...

0 Likes
0 Replies

Circular dependency causes "Segmentation fault" error when running "php artisan optimize"

Circular dependency on AppServiceProvider caused artisan optimize command to fail with "Segmen...

0 Likes
0 Replies

Question on model create

Alright, I will do my best to describe my issue here. I have a route Route::get('/did/{search?}','DI...

0 Likes
2 Replies
Solved
posted 8 years ago

Session token invalidates on ajax call

I know this question has been asked many times before but I've Googled it to the point of madness, s...

0 Likes
0 Replies

Laravel hosting for project that reads and parse excel file to store data into MYSQL database

I had developed an application using Laravel 5.2 that uses Laravel Excel plugin to read excel file ,...

0 Likes
1 Replies

'/' route not working

I have a very weird problem. I moved my site to my production server and set my DocumentRoot folder...

0 Likes
2 Replies
Solved

Disable user feature / validation email script

Hello, I've added a column (is_activated) in user DB to add verification email in registration proce...

0 Likes
2 Replies

How to create oauth access token in register controller

I created an web app which it uses laravel default registration, I've tested passport oauth2 client...

0 Likes
0 Replies

Measure performance of the queries and execution functions

Hello! Is there any way - some module/plugin in Laravel, which measures time of executing funtions,...

0 Likes
1 Replies

Please help on this error: Trying to get property of non-object

Hi, Please help on this error, I'm getting the following error in my laravel 4.2 site Trying to get...

0 Likes
1 Replies

Form\Laravel

I have an issue of adding data to two various tables. Tables: employees and employee_addresses addre...

0 Likes
1 Replies
posted 10 years ago

Blade IF ELSE and Extends

I want do check simple condition and then decide what template should I extend. I want to do somethi...

0 Likes
6 Replies

laravel 4.2 mssql not working

Hi, I have been working with MySQL with laravel 4.2, it is working good, then I had to convert the s...

0 Likes
0 Replies

Jump to class definition in PhpStorm

I followed instructions here https://confluence.jetbrains.com/display/PhpStorm/Laravel+Development+u...

0 Likes
2 Replies

Seed Data into DB

Hello, I'm currently got stuck with the following: I'm trying to implement a catgeory system to my a...

0 Likes
1 Replies
posted 11 years ago

Read / Write MySQL connection - Forcing a select to use Write connection?

I'm fairly new to laravel 4 and have a question regarding the automated connection selection for rea...

0 Likes
4 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.