Hiya All So I am creating my first project and I was able to pull down composer ok and then tried to...
Hello! I'm trying to save part of a form data to a pivot table. This works fine while saving, but I'...
Trying to create a simple input method. My DB table (comments) contains an increment "id",...
#intro Hey Guys, we created a laravel dependency injectorr for Dependency Injection Pattern. github...
I have : $data = Page::find($page_id); return View::make('pages.slider', array( 'page' => $data,...
Hey, let say i have a simple form with a title input field and below a button to select files which...
I need to establish a T-shaped relationship between three models. Here's my current schema: users h...
Hi everyone! I have a partial problem in 1 to many relationship. I am trying to create 3 AJAXed drop...
I have several controller where I split the routing up among different filters. For example: Route:...
Hey, i just swiched from local webhost [xampp on windows] to a website and i get this error Symfony...
Hi, I want to load a CodeIgniter Core library (Table.php) and use it at some of my controllers. what...
I am currently building a menu/category package for my blog which should have the ability to be unli...
Hello, I've just create my own Facade and I'd like to handle sessions in my method, But when I try t...
I have a blade template that is pulling content from a database. <body> <div id="cont...
i updated to the latest Homestead package and then run the set up. All went well except when then ru...
What is the best practice in laravel for storing a key value pair that I want global available but u...
I am using the WYSIWYG editor Summernote but this seems to be an issue with any editor: Let's say I...
I'm trying to use an if statement: if('0000-00-00'!=$method->date_field) { do this } Then f...
I am sending JSON to an API that I am building. For this particular instance, I am create a "co...
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