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...
I'm trying create a page that shows up content depending on the menu you select. So if I'm on the ro...
What is the best way to set admin auth model when I use admin subdomain? I try this but doesn't work...
I am trying to find out how to add in Metadata or headers (Expires, CacheControl etc.) to a file upl...
Hi everybody! Where is the best place to set the environment variables? DB::statement("SET tmp_...
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