Support the ongoing development of Laravel.io →

How can I get the parent without children with child's eloquent model?

How can I get the parent without children with child's eloquent model? Child eloquent: class Product...

0 Likes
1 Replies
posted 8 years ago

Middleware method 'options' with custom header

** request form angularjs! hey guys i have some issues with middleware. i want check required header...

0 Likes
0 Replies

Pagination wrongly displayed

Hi, when using pagination, I get the page numbers in three places, twice just after the body tag (kn...

0 Likes
2 Replies
posted 8 years ago

Quick Question about 'pluck'

I'm returning a simple list of tag names using 'pluck()' in L5.3 I can foreach over these ok, but if...

0 Likes
3 Replies
posted 8 years ago

Rearranging and optimising website based on laravel?

Rearranging website project based on laravel, there are any methods that will speed up work? In the...

0 Likes
2 Replies

mysqli support in laravel

How can use I mysqli database driver in laravel? I gone through the documentation and found that lar...

0 Likes
2 Replies
posted 8 years ago

Drop and Drag Upload with Laravel 5.3

Hello, I'm looking for a package that will let me drop and drag file uploads for Laravel 5.3. Does a...

0 Likes
1 Replies
posted 8 years ago

Create Variable in the page

How to create variable and store a default value in view blade.

0 Likes
1 Replies
posted 10 years ago

Multiple file upload and validation

Hi, I want to allow multiple files upload, so I did this in my view: {{ Form::file('files[]', array(...

0 Likes
3 Replies
Solved

How to using counter in foreach migration table? (laravel 5.3)

My code is like this : <?php use Illuminate\Database\Seeder; use Illuminate\Database\Eloquent\Mo...

0 Likes
1 Replies
posted 8 years ago

Running Unit Test

I'm trying to run phpunit on a Homestead VM (Vagrant) and getting the following error: http://larave...

0 Likes
2 Replies
Solved

How can I create a custom auth provider that authenticate through an external API?

Hi I'm new to Laravel. I have an API that authenticates users and creates a JWT token for it. Now in...

0 Likes
0 Replies

Admin Controller(user type) checking in database

Hi. I don't really have a problem with my app. It works but I want to know why it works.... It sound...

0 Likes
2 Replies
posted 8 years ago

how to simplifie <a href="/object/ {{ $object->obj_id }}">{{ $object->name }} </a>

Hello, I have a view, called index.blade.php but i think it could be simplified. @extends('layout')...

0 Likes
2 Replies

Creatinf page content

Hi, here is a basic question I'm working on the same website which i have been asking questions abou...

0 Likes
1 Replies
Solved

Free Third-Party Alternatives

Okay so as I am reading the Laravel Documentation, I am kinda noticing they are trying to sell me on...

0 Likes
1 Replies
posted 8 years ago

Does anybody know a pain-free method to implement Compass

Hello everyone, I like to use Compass for the mixins it provides, sadly Laravel Elixir doesn't suppo...

0 Likes
1 Replies
posted 8 years ago

install laravel on xampp "linux ubuntu"

hi i install laravel 5.3 with this command: "composer create-project --prefer-dist laravel/lara...

0 Likes
1 Replies
posted 8 years ago

Showing data that belong to logged user.

I having two table, first is Roundtable and second is Table Categories, when user logged they can ch...

0 Likes
0 Replies
posted 8 years ago

Is anyone using Behat 3, Laravel 5 and zombie.js 4?

I'm trying to get a Behat environment setup within Laravel which is able to test a Laravel applicati...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.