Support the ongoing development of Laravel.io →

Using XML in a controller (curl)

Hi all, Im trying to make a function for creating a package label via something called pacsoft. It o...

0 Likes
1 Replies
Solved

How to return form data if validate false

As the title, I have a form with a lot of fields and I want to return form data quickly when my vali...

0 Likes
1 Replies
Solved
posted 10 years ago

Error Code 1215 Cannot add foreign key constraint

Hello I got this error even I do it correctly... [Illuminate\Database\QueryException] SQLSTATE[HY00...

0 Likes
0 Replies
posted 10 years ago

How to extend `Blueprint` to change the default length for string

I use utf8mb4 charset and utf8mb4_general_ci collation for Mysql connection. The default length is 2...

0 Likes
0 Replies

Custom Auth Drivers Handled Incorrectly in Artisan

https://github.com/laravel/framework/issues/5802#issuecomment-56625519 I can't decide whether this i...

0 Likes
2 Replies

How to get the values of a foreign key table

Hi I'm trying to get the values of a table that references 2 tables. my tables looks like this pages...

0 Likes
0 Replies
posted 10 years ago

SOLO Developer Needs You !! regarding code layout

I am solo developer. I've been in the industry a long time - but have no nearby peers to brain storm...

0 Likes
3 Replies

Problem with hasmany relathionship

Hi, I am working on my first application. I created two database tables: "leads" and "...

0 Likes
4 Replies
posted 10 years ago

whereNotExists in database already querying

I'm trying to return results from a database that limits the results to ones that aren't already in...

0 Likes
0 Replies
posted 10 years ago

complex model. How can I implement this the best

Hello, For a toy library I try to make a financial app. We have volunteers which can log in and cust...

0 Likes
4 Replies
posted 10 years ago

Blade - escaping @ symbol?

Is there a way of escaping or preventing the default behaviour of the '@' symbol in a blade template...

0 Likes
4 Replies
Solved

wordpress + laravel

Hello, folks! So I have created all the functionality I need in a laravel framework, how do I implem...

0 Likes
3 Replies

Laravel and Doctrine 2

Someone use laravel with doctrine 2? I tried with this package: https://github.com/mitchellvanw/lara...

0 Likes
1 Replies

Should test repositories or models

Hi guys, I'm working on my first app in laravel and has started to work with repositories and unit t...

0 Likes
0 Replies
posted 10 years ago

automatic resolution using App::bind()

I'm trying to do automatic resolution of dependencies. I've got this code in my routes.php file: App...

0 Likes
0 Replies
posted 10 years ago

resource controllers defined inside Rout::group( [ 'prefix' => 'pre' ] )

Hi this topic is about prefixing on resource routs so, i wonder if there are built in way to remove...

0 Likes
0 Replies
posted 10 years ago

Url rewriting appends domain name and fails

I'm having problems with Laravel 4.2, it is set up to work on a subfolder like this www.domain.com/l...

0 Likes
1 Replies
Solved

Advanced Data Base queries and Eloquent

Hi All, I've been developing a laravel application the last couple months and it's my first ride wit...

0 Likes
6 Replies
posted 10 years ago

The problem of hardcoded URLs in client side templates

I want to use my client side template engine placeholders in route() helper to avoid hardcoding of u...

0 Likes
0 Replies

Create Input::get reusable array

Hi All, I have a controller that receives input from a from. My controller handles both the create a...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.