Support the ongoing development of Laravel.io →
posted 10 years ago

Laravel Forge: Website stuck on "Installing..."

As title says, i added new site to forge and it's stuck on "Installing..". How can i cance...

0 Likes
2 Replies

Socialite with Google/G+ keeps asking for offline access permission

I have installed Socialite, and I can get it to talk with google and allow people to login, and then...

0 Likes
2 Replies
posted 9 years ago

How to install phpseclib in Laravel 5

Hi I want to use package "phpseblib" in my laravel project. I used "composer require...

0 Likes
2 Replies
posted 9 years ago

Logging Extra Information On Exceptions

I'm getting a few errors within my application that I'm seeing in the log files. To decipher the pro...

0 Likes
0 Replies

Integrate paypal to Laravel 5.2

Heya guys, i tried all day to find a library fully compatible with Laravel 5.2 for integrate paypal,...

0 Likes
0 Replies

Upload Profile Picture in Laravel Registration

Please help me how to add upload profile picture on laravel 5.2 registration form. I use Auth for my...

0 Likes
2 Replies

Combining Transactions WITH Queues in Laravel

Is there a way to tell the Queue facade to not automatically persist what was pushed to the queue un...

0 Likes
1 Replies

Need help installing gulp/elixir, 'laravel-elixir' module not found error.

I've tried so many ways of installing this on my Windows 10. Tried locally, tried with homestead, un...

0 Likes
4 Replies
posted 9 years ago

error after installing illuminate/html via composer

ran the following command from my project root folder: sudo composer require illuminate/html instal...

0 Likes
0 Replies
posted 9 years ago

Why is the password field in the standard project fillable?

I found that in User.php, the field password is fillable https://github.com/laravel/laravel/blob/mas...

0 Likes
0 Replies
posted 9 years ago

Deploying Laravel

Hi all, Everytime i googling the web for a solution ti to deploy Laravel applications on production...

0 Likes
2 Replies
posted 9 years ago

Laravel 5.1 Dynamic Property

I need to show a sum of all row element which has less than or equal row id. Right now I'm using thi...

0 Likes
0 Replies

how to use google drive as astoreage like amazon s3?

I want to know how to use Google drive as a storage to save images on it just like Amazon s3 provide...

0 Likes
0 Replies

Login redirect not working

Greetings. I'm new to laravel and I used artisan make:auth to generate the authentication route and...

0 Likes
0 Replies

Laravel 5: easy and comfortable query caching?

Hello! Removing cache manager and Equolent 'remember()' is pain for us :( Is there any other way to...

0 Likes
3 Replies

Controllers Testing with View Composers

I have a View Composer binded to a class that get data for one repository class and add this data in...

0 Likes
4 Replies
posted 9 years ago

Eloquent 'WhereNotNull' from a ::with( ) result

Hi, I want to retrieve a list of results from a model, what I am trying is: App\Score::with( array('...

0 Likes
3 Replies

PIVOT TABLE ( Show only the classes where the user is registered )

How can i show the classes only for student who is registered in a class? I have 2 tables and a pivo...

0 Likes
0 Replies

How serve image Api restful

Hi. I'm creating an Api restful. I want to create endpoint HTTP://localhost:8000/api/products/name.j...

0 Likes
4 Replies

Overriding EloquentUserProvider to change password field name in validateCredentials()

I've managed to change the password field in the code through overriding various classes/methods. Bu...

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.