here is my OperatingProcedure model class OperatingProcedure extends BaseModel { use \Venturecra...
Hey, this is my login controller public function postSignIn() { $validator = Validator::make(Input:...
Hi people. I'm thinking of learn Laravel to speed up my development in PHP projects, and write less...
I am currently looking for ideas/feature requests to improve LaraEdit. Any input would be appreciate...
Hi I've been using larval for a while now but I really want to make sure I'm doing this correctly an...
Hello :) Can you help me, release last viewed news?)
How can I extend the auth driver in laravel 5? Have any source? Thank you
Hi everyone, i'm new to Laravel and trying to get confortable with Eloquent. In the last days i stru...
Hey, I have this schema: table_1: id table_2: id table_3: id, table_2_id, table_1_id I need this sc...
Hi! I need help to implement Stripe billing method into my project. I have one main user table and t...
Hi, I'm using a form send by GET method. This form contains some multiple checkbox. {{ Form::open(['...
Hi I want to try this in my application : $languages = array('en', 'ar'); $locale = Request::segment...
Hi all, Im trying to learn DDD and design patterns. By looking at the Laravel.io code on github, i s...
Why I'm getting loading times of 800ms or more in myHomestead VM, while in xampp I get 100ms, It is...
https://github.com/etrepat/baum#usage Let's ssay people start to make use of this nested set. How do...
Hi, I have a simple app with a login page and some routes that requires authentication, using Eloque...
Good day. Please help me with User :: create. Adds a database null values.
PHP v 5.4.2, Mcrypt enabled, iconv enabled, every requirements are met. The project works fine in my...
Happy holidays everyone! I have a file upload form where an image is being uploaded first to my serv...
Hi everyone, I have a question about eloquent mass assignment. Is that my all foreign keys must defi...
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.