*** sorry, I realized somehow I have Laravel 5.0 but was following the 4.2 quickstart *** Hi all, In...
Hello, my table is: users { -bank -movement ... } Validator to the form fields: $validator = Valid...
Hello everybody I had to create a sortable table. I've described my solution here: https://janikvonr...
Hi! Is it possible to use a different table for users that call my application's API than the ones t...
With my app, whenever a user logins in, my postLogin() method will update my user table's "logi...
Hello to everyone, I am starting now with Laravel and was playing with routes to create a multi-lang...
It seems like this is a missing feature in Illuminate\Http\Request in L4. Input::has() only returns...
I have the following situation: Huge application, running with Kohana on a mysql database. Admin pan...
I've created my very first 2 blog posts about creating and using repositories in Laravel http://blog...
Hey guys!! I guess this problem is kind of old. I looked up for it a lot but i am just not a program...
I would like to pass arbitrary data to the middleware annotation like /** * @Middleware("permi...
I have an application in which I have to filter data based on the item selected from the select box....
can anyone suggest me any free source code in laravel 4 for hotel booking system that functions simi...
Hello. I was sending emails from Laravel, but suddenly it does not work anymore. It says: Expected r...
Web Design UAE is coming up with more and more companies setting up base in UAE. As the number of co...
Subscription not working at the time user registration. I echoed stripe token which is perfect. but...
Just released stable, full details, videos and demo here. https://medium.com/@Cartalyst/platform-2-0...
Hi, I need to create a "SET" type column in a table and just found out that schema builder...
Hello, when i am using my timestamps, they are not showing my real date. They show the hour plus 7 h...
So I have my Model setup like this: [code]protected $fillable = array('dragon_id', 'name', 'gender')...
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