Support the ongoing development of Laravel.io →

Wrong autoloader classmap in database paths.

Laravel Version: 5.4.26 PHP Version: 7.1.1 (cli) (built: Jan 18 2017 18:51:14) Database Driver &...

0 Likes
0 Replies

How to set up and sync the CSRF token with a Vue.js SPA?

I'd like to use Laravel CSRF tokens in my Vue.js SPA. I'm using plain HTML for views (i.e. no Blade...

0 Likes
2 Replies
posted 6 years ago

Moderation of this forum

Hello, I really love laravel and its community, but I have to say some words about this forum. I am...

0 Likes
1 Replies
posted 8 years ago

$errors variable empty after failed validation

I'm brand new to Laravel (and fairly new at PHP), and I'm loving it so far... except for one issue t...

0 Likes
10 Replies
Solved

Laravel pagination how appends long string

Hello everybody. I just started learning laravel. There was a problem, I make a selection from the d...

0 Likes
2 Replies

Empty generated documentation

Hi, With dingo (https://github.com/dingo/api/), i try to generate an API documentation. All goes wel...

0 Likes
1 Replies

SQLCipher implementation for Laravel

Hey all! I'm developing a Laravel project requiring to secure stored data. Upon analyzing the soluti...

0 Likes
1 Replies

Laravel CRUD - Admin panel Generator

Hi, I am studing laravel and I wuold like to devlop the firt "backend panel" using this fr...

0 Likes
4 Replies

How to send Request form Normal PHP page to laravel when form submit

I have two PHP applications, one is normal php application and another laravel application, I have l...

0 Likes
2 Replies

How to make migration flexable in laravel ??

How do i do it ?? without loosing my earlier data and my earlier migration ??

0 Likes
1 Replies

How to provide old value of a form, if it is populated with snippets

Hi, I have a following pice of code in the snippets, that I am using jQuery Datepicker. But, if the...

0 Likes
0 Replies

Search where results only if value is not empty

Hello Guys , I have a filter search , and I want to search WHERE , JUST if the value is not empty ....

0 Likes
3 Replies

\App\Model::all() not grabbing more than 15 entries

Hi all, Wanting to grab an entire model to dump in CSV format for a report, however, in this case, u...

0 Likes
0 Replies

Socialite - How can we use the refresh token?

Hi, I have learned how to get a token after the authorization via OAuth 2 providers (like Dropbox, E...

0 Likes
0 Replies

Why Choose Laravel PHP Development For Your Business

With the ever rising technology and the increasing competition in the web world, it has become hard...

0 Likes
0 Replies

How to update database table when change the Migration ?

If I change the Migration Structure (such like CreatePasswordResetsTable) How I to change the databa...

0 Likes
5 Replies
Solved

jQuery $.post stops working

So I was trying to do some nice looking registration, then user presses register button ajax checks...

0 Likes
3 Replies

Join count group

Lets say I have the following code. $ideas=IdeaUser::join('ideas as idea', 'idea.fk_user_id', '...

0 Likes
5 Replies

laravel select count(b.id) left join group by, table name not format

When I use the code below, error occurs . DB::table('area as a') ->select('a.*', DB::...

0 Likes
0 Replies

[QUESTION] - Laravel 5 authentication with Unreal Engine 4

Has anyone used the Laravel framework with Unreal Engine 4 for authentication purposes?

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.

© 2024 Laravel.io - All rights reserved.