Hi all, Im trying to make a function for creating a package label via something called pacsoft. It o...
As the title, I have a form with a lot of fields and I want to return form data quickly when my vali...
Hello I got this error even I do it correctly... [Illuminate\Database\QueryException] SQLSTATE[HY00...
I use utf8mb4 charset and utf8mb4_general_ci collation for Mysql connection. The default length is 2...
https://github.com/laravel/framework/issues/5802#issuecomment-56625519 I can't decide whether this i...
Hi I'm trying to get the values of a table that references 2 tables. my tables looks like this pages...
I am solo developer. I've been in the industry a long time - but have no nearby peers to brain storm...
Hi, I am working on my first application. I created two database tables: "leads" and "...
I'm trying to return results from a database that limits the results to ones that aren't already in...
Hello, For a toy library I try to make a financial app. We have volunteers which can log in and cust...
Is there a way of escaping or preventing the default behaviour of the '@' symbol in a blade template...
Hello, folks! So I have created all the functionality I need in a laravel framework, how do I implem...
Someone use laravel with doctrine 2? I tried with this package: https://github.com/mitchellvanw/lara...
Hi guys, I'm working on my first app in laravel and has started to work with repositories and unit t...
I'm trying to do automatic resolution of dependencies. I've got this code in my routes.php file: App...
Hi this topic is about prefixing on resource routs so, i wonder if there are built in way to remove...
I'm having problems with Laravel 4.2, it is set up to work on a subfolder like this www.domain.com/l...
Hi All, I've been developing a laravel application the last couple months and it's my first ride wit...
I want to use my client side template engine placeholders in route() helper to avoid hardcoding of u...
Hi All, I have a controller that receives input from a from. My controller handles both the create a...
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