Hi! I'm starting my adventure with Laravel, and unfortunately I encounered a problem. My app templat...
Hello, I have a website where everyone can develop a plugin and share it with other users: you make...
I'm using Laravel 4 and I do not need to store the codes of the various pages in the browser cache a...
Consider the common User Registration/Authentication system. A robust registration system will have...
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...
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