I want to build a menu where the data comes from database but i don't know where to start. the menu...
Illuminate\View\Engines\CompilerEngine handleViewException …/vendor/laravel/framework/src/Illu...
Hello, I am new here but I am not new to Laravel, however I am still learning and I want to improve....
Hi friends, help me please, how I can do for save InventorEntry model and get the id for attach a pr...
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...
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