Support the ongoing development of Laravel.io →

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 9 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 9 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 9 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 9 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

Printing out all tags (manytomany)

Hey guys. Still having a bit of a hard time learning the relationships ^^ So i wanna print out all t...

0 Likes
3 Replies
posted 9 years ago

Built-in Redis Queue vs PHP Resque

Just out of curiosity, I'm wondering if anybody has any experience with using both the built in Redi...

0 Likes
0 Replies

Create a 'static' function in a model

Hello all, I have some lookup tables in my project that contain some id => name values. For that...

0 Likes
0 Replies

Use of undefined constant STDIN - assumed 'STDIN'

Hello, I'm using Laravel 4.2. When I run: Artisan::call('migrate'); php throws: ErrorException Use...

0 Likes
2 Replies
Solved
posted 10 years ago

CSS not being found in public folder (L4, HipHop, Nginx)

I am trying to link my CSS and JS in my blade template but they are not working. I used: <link re...

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.

© 2024 Laravel.io - All rights reserved.