Support the ongoing development of Laravel.io →

Cant set JSON response utf-8 charset

I have a problem in Laravel .. When I use echo or print_r or var_dump my data (retrieved from eloq...

0 Likes
3 Replies
posted 9 years ago

Sessions persisting when switch to a specific URL

Hi guys, I'm developing an App where a User has many accounts. Each account is a subdomain. The part...

0 Likes
0 Replies

Laravel Homstead - 'No input file specified'

Hello, I'm sure this issue has been reported already but I was hoping somebody might help. I've conf...

0 Likes
3 Replies

Multiple Filter Parameters

How can you pass multiple parameters to a filter? This function in the compiled.php indicated that y...

0 Likes
0 Replies
posted 9 years ago

Laravel : condition in URI

I am planning to implement an api for a database using Laravel and I am hoping to have a search func...

0 Likes
2 Replies

one through one relationship

I'm still working on my timesheet webapp. As for database hierarchy I have the following: user tabl...

0 Likes
0 Replies

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

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.