I was wondering if I am missing something. Why does Laravel 4.x uses so many Closure restrictions? I...
Hello Sentry how get user id from session or db Sentry::getUser()->id; Thanks
Hi, I would like to develop a single page app using Angular as front end while Laravel responsible f...
Hey Folks, I'm a junior developer and new to Laravel. I have done all of the nub stuff ( Code Bright...
Hi All, I'm using a many to many polymorphic relation; table attachments table attachables table ite...
Hi, When I try to open my domain I set in the homestead.yaml file it gives me a 404 error file not f...
I am learning Laravel and have been learning Laravel 4. I am now learning 5. Where has eloquent gone...
Hi, I would like to know how I can prevent a double form submission on Laravel. This seems to be a p...
I have a controllers like below : public function show($id) { $registrasi= Registrasi::find($id); if...
http://help.laravel.io/ef418edd30096ee5fc7975d68ebfb26dc1ff06a8 Laravel 4.2.8 When logging in via fa...
Terms table term_id name slug Term_taxonomy table term_taxonomy_id term_id description i want to...
Hi, new Laravel user here, but old programmer. I've got a controller that generates a zip file and...
Hello! I'm trying to set up my laravel powered web application to use the smtp server of godaddy. Th...
Hey all. I'm trying to query a DB in Laravel using Eloquent. When I click the submit button on my vi...
Hello all. I was wondering if someone would be kind enough to assist me. Here is where I am at so fa...
hello, How to make id use String+Number automatically ? example: i want to make id like KM + Number,...
This error occurs when resetting password, coming back on the email link. This was working a week o...
I've extracted a class for rendering menus and menu items that I'm using in my projects to a separat...
After reading Dayle Reese's chapter on URL generation (http://daylerees.com/codebright/url-generatio...
I have a some unchecked and some checked checkboxes in my View. Displaying properly with value set t...
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