Support the ongoing development of Laravel.io →

how auto generate api oken from passport

hello . i install laravel passport via Taylor Otwell Video learning . 1 - Installation was successfu...

0 Likes
1 Replies

Error installing gulp and other laravel elixir dev dependencies

Am currently working on a project with laravel 5.3.9 and am having this issue, whenever i tried inst...

0 Likes
0 Replies

Functional test artisan comand, that migrates multiple dynamic tenant database

So here is the picture: I have an app that creates tenant_db for each user registered. For doing tha...

0 Likes
0 Replies

Can't use Schema and Session class in a Middleware in Laravel 5.2?

Can I use Schema and Session class in a Middleware? I tried to use Schema::hasTable and Session::put...

0 Likes
3 Replies
Solved

Make one method "public" and one method for logged in users

Defining in the routes.php if the method (the function in the class) needs authentication seems good...

0 Likes
1 Replies

Performance of Laravel on production

We are newbie start-up using Laravel for our application running in AWS Beanstalk. I just want to as...

0 Likes
2 Replies
Solved

Log does not work in Lumen

Steps to reproduce: Follow installation instructions: http://lumen.laravel.com/docs/installation Fol...

0 Likes
2 Replies

Default Value On Migrate

Hello How can I define a default value on table schema(migrate)? Thank You

0 Likes
1 Replies
Solved

Form Request to validate in my API Rest

Hi everyone, I'm dealing with this for a long and I really can't find a solution, I'm creating a RES...

0 Likes
1 Replies

500 Internal server with Form validation when making api request.

Hello, I am using Dingo APIs package. I have created a resource controller and validate the form wit...

0 Likes
2 Replies

Laravel 5.3 This password reset token is invalid

Hi, I'm using the out of the box password reset functionality with the make:auth command. Every time...

0 Likes
1 Replies

Get DB field from whereHas Table

Hi there, I have the folloing Tables: Partner id int name varchar booking id int id_partner int bo...

0 Likes
1 Replies
Solved

Issue after upgrading to Laravel 4.2

Hi Guys, I have a laravel app running on 4.1.3 version which I am trying to migrate to the latest ve...

0 Likes
0 Replies
posted 10 years ago

Best way to work with custom messages & rules in L5.

I am trying to write a custom error message for the "required" validation rule in L5. I kn...

0 Likes
2 Replies
Solved
posted 8 years ago

Ajax Based Login

Hello, I'm sticking in the loginController Login function it returns everytime FAIL In the Database...

0 Likes
0 Replies

Problems with adding styling to active nav route

Hello, I want to create a means for me to show users where they are at a page. Currently my menu is...

0 Likes
4 Replies
Solved

Laravel Framework 5 Bootstrap 3 Starter Site

I make a Laravel 5 starter site with boostrap 3 and datatable. You can download it from here: https:...

0 Likes
9 Replies

Table Not Found

i got some error like this : SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tbl_user.id' in...

0 Likes
1 Replies

Upgrade from 5.2 to 5.3, cant pass models to controller

Since i upgraded to 5.3. i can not pass model from blade template to my contoller. Every Model i pas...

0 Likes
0 Replies

How to give user JWT token after OAuth provider redirect

Is there any good practice how to give user JWT token after provider send him back? Give it to user...

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