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...
I can see this isn't the first time that this issue has come up. I have not been able to make it wor...
Hello there! I have a Laravel 5.1 site that works well on my localhost. I then tarball the files, an...
I want to send some notifications on a specific day of month but my code doesn't work. I tried this...
Hello world! I am quite new to laravel. Need to add some extra js and css in my own admin. I have la...
I have a website that is only used by my company's staff. For simplicity's sake, let's say this webs...
Hi, I'm trying to get some data with Eloquent but I'm having some trouble doing so. Allow me to expl...
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