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...
What is the best practice in laravel for storing a key value pair that I want global available but u...
I am sending JSON to an API that I am building. For this particular instance, I am create a "co...
I loved the idea of repositories but Im having problem on how to convert those eloquent objects to g...
Hey, so what I have is a form that is going to appear on multiple pages for different scenarios, and...
Hi, I'm quite new to laravel, so trying to get the hang of the best practices at the moment. Today I...
I'm not completely sure where to put this, so here we go. I'm putting together a talk for our local...
I need to integrate some type of electronic legally binding signature feature where I can have a use...
Hi, I posted this on SO and haven't found a solution yet: https://stackoverflow.com/questions/243966...
When creating a package in Laravel, the packages use "\Illuminate\Support\ServiceProvider"...
Hello, here is my idea: I would like to create a base Laravel project which I can use to develop web...
Hello, so i am creating value Money( 500, Currency('EUR') ). What would be the best approach to vali...
Hey Guys. I'm new to Laravel, so I don't know who can I use CKEditor in Laravel. how can I use this...
Hello, i am creating web page, it will have multiple ways to access, via browser, api and cli. To pr...
How can you pass multiple parameters to a filter? This function in the compiled.php indicated that y...
I'm still working on my timesheet webapp. As for database hierarchy I have the following: user tabl...
Hello, Just looking for an opinion here, as I can't get my head round what seems to be a trivial pro...
I'm learning DDD pattern and signle responsability and what not, and i found one thing that repeats...
Hello, I'm using Laravel 4.2. When I run: Artisan::call('migrate'); php throws: ErrorException Use...
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