Support the ongoing development of Laravel.io →

Queued Job Dependencies

The app I'm working on now interacts with a number of third party services, in some cases more than...

0 Likes
3 Replies
Solved
posted 10 years ago

Ruby errors after 'vagrant up'

After installing vagrant and homestead, I issue the 'vagrant up' command and get these errors: C:/Ha...

0 Likes
13 Replies

How to separate two pagination links which came from single controller method ?

Dear Friends, I am using Laravel 5.3. I created two similar paginations in my Home page using Contro...

0 Likes
0 Replies

What is the go to Data Grid Package?

What would be the go to DataGrid package that provides either a direct integration with laravel doct...

0 Likes
1 Replies

data grid searching

What are the most popular tools/techniques for building search capabilities into laravel data grids?...

0 Likes
3 Replies

Custom way to authetincate users

Hi, for a very small project, I am asked to create a custom authentication layer which works in this...

0 Likes
2 Replies

Laravel Passport Password Grant Type#OAUTH2

Hey Folks. I am gonna develop an API services for my business. And there is going to be an Android,...

0 Likes
0 Replies

Laravel Custom Validation - by calling another class.

Hi guys, it is mentioned here that we can use classes to add custom validation rules (I want to do t...

0 Likes
0 Replies

How to post dynamically generated vuejs array to mysql database

0 down vote favorite I am using this code in my LARAVEL project http://jsfiddle.net/teepluss/12wqxxL...

0 Likes
0 Replies

Receiving 404 on all routes other than "home" route

I have a development CentOS box that I setup to run my Laravel 4.* site on. Everything works fine wh...

0 Likes
14 Replies

Undefined Variable Laravel 4

Hi all, Im relatively new to laravel, but have been doing PHP for the last year with MySql, Im curre...

0 Likes
17 Replies
Solved
posted 8 years ago

I can't start queue in Laravel 5.4?

I want to queue and send mails with database based queue driver. I can send emails with that: Mail::...

0 Likes
0 Replies

How to view Laravel's Homestead error logs?

Having some issues with a new virtual host: "No input file specified." when all of my path...

0 Likes
3 Replies
posted 8 years ago

How to persist data between views

I'm re-building an old site of mine and learning Laravel as I go but I have a problem which might ju...

0 Likes
6 Replies
posted 8 years ago

Laravel custom validation message

I'm using laravel 5.4 to make a custom form validation. But why is the custom error message isn't di...

0 Likes
1 Replies
posted 8 years ago

Using common Models in Plugin and in main app

Hi, I developped a main app, and then I refactor a part into a plugin. In my plugin, I copied the mo...

0 Likes
0 Replies
posted 8 years ago

Get List Fields From Query Builder

I'am new in laravel. I have query builder like this : $menu = DB::select("SELECT menu_id, menu_...

0 Likes
0 Replies

Middleware - auth OR operation

Hello everyone, is it possible to accept auth-token OR jwt-auth token in middleware on new request?...

0 Likes
0 Replies

Enhanced Register Form

Hi, I'm building a website for a music association, and only want users to be able to login when the...

0 Likes
0 Replies

custom fields when throw Exception

Hi, I want to throw exception in my controller. I use this code: abort(404, 'user not found') I wan...

0 Likes
2 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.