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...
I would like to understand how to rewrite this query created with "Scheda builder", with E...
I am too busy to look further into this so I will just drop it here and see what everyone says. I wi...
Hello everybody! I faced a strange behavior of the included view. When I pass data to the included v...
How has anyone else handled changing the default authentication within Laravel 5? And I don't mean c...
I am creating a project in wich I can create multiple websites. So, I have a list of websites in the...
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.