Support the ongoing development of Laravel.io →
posted 6 years ago

Laravel Session OverWriting Every Time On Each Request

File vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php Issue On Line Numbe...

0 Likes
2 Replies

Class Not Fount Exception Laravel Controller

laravel route using worng controller . how can i slove? Not Using **namespace App\Http\Controllers\A...

0 Likes
0 Replies
posted 6 years ago

Scheduler not working: No scheduled commands are ready to..

My Laravel scheduler don't work anymore, this is my kernel.php: <?php namespace App\Console; us...

0 Likes
0 Replies
posted 6 years ago

Problems: 419 status and cannot authorize

First, sorry for my english but i'll try to tell you my problems Earlier site was on another server...

0 Likes
0 Replies
posted 6 years ago

SQLSTATE[42S02]: Base table or view not found: 1146 Table

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cmssystem.categories' doesn't exist (SQL:...

0 Likes
0 Replies
posted 6 years ago

Admin Notification on user profile

How do I create Admin Notification for any transaction done by a user in a Laravel based user manage...

0 Likes
0 Replies

RouteBinder - an open source library - feedback most welcome

RouteBinder is a package designed to help you with clean model validation when using Laravel route b...

0 Likes
0 Replies

morphTo Relationship count()

Hello There, I have a morphTo between two tables Courses and Workshops and the Pivot Table is Regist...

0 Likes
1 Replies
posted 6 years ago

Insert video

How insert video in the database?

0 Likes
0 Replies
posted 6 years ago

Helper function

How we can use helper functions in blade file with multiple conditions

0 Likes
0 Replies
posted 6 years ago

Laravel GUI

**Laravel GUI, To simply run artisan, composer and NPM commands and other helpful actions and get ou...

0 Likes
0 Replies
posted 6 years ago

I have this problem

ErrorException (E_WARNING) include(C:\xampp\htdocs\laravel5\vendor\composer/../symfony/routing/Route...

0 Likes
0 Replies
posted 6 years ago
0 Likes
0 Replies
posted 6 years ago

i have thisexception in my laravel

ErrorException (E_ERROR) Class 'Form' not found (View: C:\xampp\htdocs\laravel5\resources\views\form...

0 Likes
3 Replies

RE - PHPUNIT And REFRESH DATABASE WIPING OUT LOCAL DATABASE

Since updating to Laravel 5.6.8 my Mysql Database is being wiped out. MY phpunit.xml <?xml versio...

0 Likes
0 Replies
posted 6 years ago

One text area, multiple submits.

Is there away that I could have a textarea (specifically I intend use https://github.com/jeroennoten...

0 Likes
0 Replies

Detach Pivot with 3 keys

It has the following tables: companies, addresses and company_address. I want to remove a record fro...

0 Likes
4 Replies
Solved
posted 6 years ago

no file route.php in my laravel

Hello to you, I have a problem with my larval, because it does not have a file route.php but it stil...

0 Likes
3 Replies

Difference between Myclass::insert() vs Myclass::create()?

Can someone let me know the difference between Myclass::insert() vs Myclass::create()?

0 Likes
4 Replies

MyClas::insert($data) not calling ORM save event?

we are trying to log the changes made to the models via ORM laravel 5. There are default events whic...

0 Likes
0 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.