According to documentation (Validation): Specifying Custom Messages In Language Files In some cases,...
This is my query: $items = User::join('table_1', 'users.id', '=', 'table_1.user_id') ->join(...
I'm trying to log all actions that users do (login / logout / CRUD) to a logs table in my database,...
Hi guys im new for Laravel.. plz any one tell me how i can login my admin profile(ex:facebook user a...
Environment: Feature: id, title, rating, .... Tag: id, tag Pivot id, feature_id, tag_id Given a Feat...
This is an excerpt from the documentation. I do not understand this. Can someone explain? You may...
Hi, i'm trying to send newsletters with my back-end i developed with Laravel 4 but it keeps giving m...
Hello everyone, I hope I can find a solution for my problem in here. I'm trying to send an email usi...
Check out our weekly report of what's going on @cartalyst http://bit.ly/TTyy8q Code well, rock on!
I have the following models and relationships: Projects ==(one to many)== Expeditions Projects ==(on...
Hello everyone, I'm trying to create a custom validation model for XSS attacks SQL injection etc and...
Hello, My laravel app has been active for some time, but still fails to come up on a google search....
Hi is it possible to have only one blade for create and edit? I have try to implement and i am stack...
Hi, Is there a proper way to implement DB transaction in a MorphTo model relationship? I am trying t...
The title says it all. I know how to minify and concat all assets into one file for css and js, but...
Hello, I have 3 different user types for my system (user, business, admin) and i can't use grouping...
What is the best way to access in my view a css file which is going to be used in html for styling i...
Hi, Is there any way I can create a service provider to return a non-singleton class? I want to use...
I have a collection of x amount of tables that are directly related to my user model. Currently ther...
I have created a game page and trying to run in command prompt "php artisan serve" as well...
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