I am trying to use MyModel::restored event inside MyModel::boot method but Laravel says restored fun...
I'm redoing a site in Laravel. I've had to rename columns to align better with Laravel's syntax. Tha...
Is it possible to add a restored_at timestamp for restoring soft deleted records?
Hey Guys, I have been doing some Timezone work on my app. I need the database to be 100% UTC based....
Hello, I recently formatted my hard drive and reinstalled the os, I set up MAMP, vhosts etc. Now, ar...
Hello, why although I applied these rules: http://stackoverflow.com/questions/23837933/how-can-i-rem...
I have this code in template blase: @section('views', $post->views) when i call the views from t...
hi, here is my code snippet [code] $data = [ 'categoryId' => 3,...
Hi, i want to save the referrer if a user comes to my site on the first request, so a session is cre...
I changed on return view('auth.login') to return view('/') and give error [.] no exists Thanks frien...
I use Ubuntu 14.04 Desktop with LAMP. When creating new Laravel project, it showed this message &quo...
Session got cleared after the requested page response, in this requested page Auth::user() is workin...
Hello dear laravel buddies, i have an e-shop for furnitures, i have an issues with expires the cooki...
so I know I can add in another field that Laravel can check whilst logging in e.g. if (auth()->at...
Hi there, Laravel newbie here. I'm working on some auto CRUD add-on functionality for an already bui...
occasionally I see some spam threads advertising online tv etc (you can see several right now).. not...
I'm trying to store the manipulations of image intervention in a database, but I'm unable to do so....
Hi my laravel buddies, i have implemented the e-shop, i have an product categories and products, the...
I am a beginner for the laravel. I am using laravel 5.0. I created a middleware and I pass the param...
Hello artisans, I've recently published a package that provides helpers and tools for SEO (Search En...
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