Support the ongoing development of Laravel.io →

My private project to learn php with laravel

hello, i stopped programming in php 14 years ago. now, the children are older i started programming...

0 Likes
0 Replies

Filter on filters

Hi, I'm creating a timesheet webapplication where only registered users can have access. Offcourse a...

0 Likes
2 Replies
Solved
posted 11 years ago

What's the advantage of not creating 'id' attribute if the label is not created before?

Have a look at this thread on the archived forum. It says that if we use the following code: {{ Form...

0 Likes
0 Replies

Tracking Balances

Hello, Just looking for an opinion here, as I can't get my head round what seems to be a trivial pro...

0 Likes
1 Replies

Whoops, looks like something went wrong

i have installed laravel on my local server but i got message Whoops, looks like something went wron...

0 Likes
0 Replies

Some mandatory parameters are missing ("products") to generate a URL for route "admin.products.update"

Hi, today i'm doing a web shop wuth Laravel Framework. Accident i got this error : Some mandatory pa...

0 Likes
4 Replies
Solved
posted 11 years ago

@yield() vs @section @show

What's the difference between @yield() and @section() @show They both are placeholders for the sec...

0 Likes
3 Replies
Solved
posted 11 years ago

Auto complete Area Location for laravel application

Hi, I am working on laravel food online delivery system and i need to add the city and location auto...

0 Likes
4 Replies

in Laravel 4, i can't create data in another connection

the code can't create data UserToken::on('user')->create($token_data); result: {"error"...

0 Likes
0 Replies

turn off google prettify

im using some inline block divs and I need them to be without spaces between them. how to turn it of...

0 Likes
1 Replies
posted 11 years ago

Sign Up Fee w/ Billing

Does anyone know if it possible to charge a setup fee when doing a subscription? I asked Stripe and...

0 Likes
1 Replies

Table Create Problem L4

I want more table create using L4, But when a create a new table called (mail) nothing migrate this...

0 Likes
2 Replies

API using barryvdh/laravel-cors package can't accept posts when using XDomainRequest (IE9)

I am using the barryvdh/laravel-cors package for doing my Cross Domain stuff. However, we have cust...

0 Likes
0 Replies
posted 11 years ago

Same-page content switching with Blade

Hey, just a quick question that I'm sure has been asked before but I don't have time to dig at the m...

0 Likes
3 Replies

use $query var as limit

select * from `prices` where `prices`.`item_id` in ('1', '2', '3') and `created_at` <= '2014-06-2...

0 Likes
0 Replies

Refill form inputs when reload page.

Hello . When i navigate on a view the form fields get cleared but if i fill a field and reload the p...

0 Likes
0 Replies

how to use errors message (MessageBag) in Form macro?

I want to create form macro, and i want to use errors message in it. how to use errors message (Mess...

0 Likes
1 Replies

Eloquent is everywhere

I'm learning DDD pattern and signle responsability and what not, and i found one thing that repeats...

0 Likes
0 Replies

Parameters in relationships referencing other relationships

I'm trying to limit the results from a relationship based on results in another relationship. Here's...

0 Likes
1 Replies

Spreadsheet-Style Interface

I searched for "Spreadsheet" and didn't find anything here, so I thought I would post a qu...

0 Likes
2 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.