Stuck with old laravel 4.2 project. want to implement dingo like transformers in 4.2 any guidance wo...
Is it just me, or does "npm run dev" sometimes fails to build files to your public directo...
How can I get the parent without children with child's eloquent model? Child eloquent: class Product...
** request form angularjs! hey guys i have some issues with middleware. i want check required header...
Hi, when using pagination, I get the page numbers in three places, twice just after the body tag (kn...
I'm returning a simple list of tag names using 'pluck()' in L5.3 I can foreach over these ok, but if...
Rearranging website project based on laravel, there are any methods that will speed up work? In the...
How can use I mysqli database driver in laravel? I gone through the documentation and found that lar...
Hello, I'm looking for a package that will let me drop and drag file uploads for Laravel 5.3. Does a...
How to create variable and store a default value in view blade.
Hi, I want to allow multiple files upload, so I did this in my view: {{ Form::file('files[]', array(...
My code is like this : <?php use Illuminate\Database\Seeder; use Illuminate\Database\Eloquent\Mo...
I'm trying to run phpunit on a Homestead VM (Vagrant) and getting the following error: http://larave...
Hi I'm new to Laravel. I have an API that authenticates users and creates a JWT token for it. Now in...
Hi. I don't really have a problem with my app. It works but I want to know why it works.... It sound...
Hello, I have a view, called index.blade.php but i think it could be simplified. @extends('layout')...
Hi, here is a basic question I'm working on the same website which i have been asking questions abou...
Okay so as I am reading the Laravel Documentation, I am kinda noticing they are trying to sell me on...
Hello everyone, I like to use Compass for the mixins it provides, sadly Laravel Elixir doesn't suppo...
hi i install laravel 5.3 with this command: "composer create-project --prefer-dist laravel/lara...
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.