Hey people, I've some question to ask and i need some help and guidance and your expertise advises....
I am new to Laravel coming from another framework and needing some help creating a custom validation...
I have 2 table: users id, username, email, profile_image user_images id, user_id, file a user prof...
Hi all, I've been working away on my app and to date I have been successful. I have stumbled across...
I have users table that is associate to 2 other tables: posts, videos. And i want to pull all the da...
I am looking for some kind of simple application setup and tutorial about login auth with laravel st...
I have a cascade of packages. Package A requires Laravel 4.1.29. Package B requires Package A. Packa...
Hello, I want to create the api with webhook and events. So please help me that how to create and ca...
Hi all, i'm trying to use the wonderful package Flysystem. The question is: where i put this code? u...
I am implementing a user change password feature. However i don't want user to be able to use old pa...
Hi everybody I'm trying to create a custom pivot for a MorphMany relationship. I've done it the usua...
So the point is that the user needs to select a (few) month(s) by clicking the checkbox. Then when t...
I have a complicate request that I hope translate with Eloquent ORM or with Query Builder, but I can...
I'd like to use hashids replace general numeric id. so i add a route bind in routes.php to decode ha...
Hello. Have this question wondering. I have multiple domains, that I want to use for a certain langu...
I just need to override Auth::user() for all the auth drivers. I don't think it's possible to use Au...
Hi guys, I'm using Sentry for my app. To get the user in the session controler I use : class SentryS...
Hello everyone. I'm trying to install zizaco/entrust but are facing a problem in migrations, I think...
In many blade subtemplates section "example" doesn't exitst. How to check in master blade...
Hi I'm trying to integrate facebook into a back end, enable the user to post to the companies facebo...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community