Support the ongoing development of Laravel.io →

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

How do I go about refactoring this code?

Hi I am still learning and would just like to ask how I would refactor the following? $propertie...

0 Likes
1 Replies

How to add Rare admin builder Template In laravel 5.4

I'm unable to connect with laravel 5.4 can any one help me out... Thanks in advance.

0 Likes
0 Replies

403 Forbidden on New Projects

Hi there, I have created two new Laravel projects called "home" and "portal", an...

0 Likes
6 Replies

Undefined Constant in Multiple web roots hosted by one Application root

I have a question regarding configuring a laravel application to host multiple different websites us...

0 Likes
1 Replies

How to prevent Model::findOrFail sent header

In a RestFul API, I want to handle the exception before sent header. How could I do that?

0 Likes
0 Replies

Encryption question - User specific data encryption

Fellow Laravel-users, I'm looking into encryption through laravel 5.4, and what I would like is to e...

0 Likes
0 Replies
posted 6 years ago

Hello everyone, I need to call an image from outside the framework

Hello everyone, I need to call an image from outside the framework and display in my view how do I d...

0 Likes
4 Replies

PHP and Laravel Project

How do I integrate PHP and Laravel together?

0 Likes
1 Replies

FatalThrowableError in Encryptcookies.php line 59

Greetings to all.. I'm new in this comunity and excuse if i'm breaking any rule with this question i...

0 Likes
0 Replies

Self model relation

Hi to all. Since I designed my db, I came out with a self related model in my entity relational diag...

0 Likes
0 Replies

New Vue Component Not Working

I have tried creating new vue component with the same template with the Example.vue scaffolding. Inv...

0 Likes
1 Replies
posted 6 years ago

multiple compact error

my controller public function create() { //$cities = City::lists('name' , 'id'); $cities...

0 Likes
0 Replies

Laravel 5 Sort data in Alphabetical Order

What is the best approach to display data in Alphabetical order using Laravel. what is the best way...

0 Likes
1 Replies
Solved

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.