I'm upgrading my app from Laravel 4.2 to 5.3. I finally got everything working except one strange th...
Btw, here is my log: Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[4270...
Ok, so the simplest example would be the middleware that handles my locale: if(Session::get('lang'))...
The Laravel portal for problem solving, knowledge sharing and community building.
The community