Has anyone used laravel for database management migration management for several applications, as a...
I need to do a PUT request with a JSON body. I wanted to know what the Laravel community uses for bu...
Is there any way to mark all those spammers' profiles to exclude it from viewing and/or help block a...
Hi, Is it possible to use db query builder with two databases? I know that I can use a raw query wit...
Hi everybody -- As stated in the title, I struggle to find how to implement the authentication in Lu...
Example $post = Post::with('categories')->first(); one post relationship to many categories How...
Hi all: New to Laravel. Came from CodeIgniter and WordPress, which both have awesome docs, with sear...
Does anyone know, why I'm receiving this error when running composer update on my L5 project? PHP Fa...
Hi, My Laravel project is kind of a multi site project, so instead of having a unique email field in...
I watched Jefferey Way's videos of laravel 5 fundamental and typed the codes. This is the source cod...
Which user management system you guys used / prefers for laravel 5 ?. like cancan in rails
Hi everybody. I am new to laravel. And I have an architectural question. How to design the following...
Can anyone recommended a good hosting provider? I want to spin up a new server but don't want to kee...
Hello! Im playing with Laravel 5 and trying to make a Queue asynchronously with beanstalkd or redis-...
I have backend on Laravel 4.2 which using Cartalyst Sentry for authorization. I have 2 questions: 1....
I'm working in a web site where you can save records in indexeddb when the connection with database...
I stumbled upon this interesting Git with Google Analytics in PHP form. While I do use the async Jav...
I am trying to implement my own Achievements system that assigns Titles to Users. The TItles are awa...
Even today I'm proud to release another package to add on my current project and share it with you....
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