I have the following HTML <input type="checkbox" name="symbols[]" value="...
QUESTION: How can i filter this that if i fetch "$user->subjects" i get all subjects to...
Hi guys, I'm at your mercy. I'm trying to figure out how to add custom actions to a Route::resource...
just like that, after run composer update this morning the file compiled.php is now placed by artisa...
Hi guys, Anyone encounter " Error in exception handler. " in a blank page right after you...
I have a job that is triggered based on user interaction. The job takes a CSV file, runs throttled A...
Hello, I need call in routes page (register page) before login in the system example: Route::contro...
Hello, I have the following query: DB::select("SELECT * FROM mod_dns_records WHERE (scheduled =...
I am new to Laravel, and am migrating an existing app done in another framework. I want to extend th...
Hopefully this is an easy one, but I can't seem to find it in the documentation anywhere: Is it poss...
@foreach($users as $user) $rows = '<tr>' . '<td>'.$user['first_name'].' '.$user['last...
I've used laravel 5 to create an API locally which works alright. I've tested it on my own server us...
Hi When I submit a form. I want not to execute when refresh after form submit. How can I do that. Th...
Hi I have a blog site build on laravel. There is a comment box. anyone can see the comment input tex...
ERROREXCEPTION IN FILESYSTEM.PHP LINE 74: FILE_PUT_CONTENTS(): EXCLUSIVE LOCKS ARE NOT SUPPORTED FOR...
Hi, i'm newbie.. I want to know how to refactoring this code to get clean code : http://laravel.io/...
I'm working on a website for an artist, and am wondering if there is any way to markup the image tag...
We have developed Expedia WordPress hotel search engine script which converse WordPress site into Ex...
What I want to accomplish is: I have a list of project Project has a column "type" and it...
Hello. I'm working on a little project and ran across a problem. (See the ERD for the design). I wan...
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