Support the ongoing development of Laravel.io →

1,489 Threads

Check if related entity has any elements.

Hey peeps, new to laravel here (using version 4.2). Now, I have a User model as shown below: <?ph...

0 Likes
1 Replies
Solved

I'm a bit stuck

I am using Laravel 5 and am trying to access the Expedia API. I am find it hard working with Ajax an...

0 Likes
0 Replies

separate admin language and front-end language

Hi people! I am making an admin package and I'd like to have the possibility to choose the admin pan...

0 Likes
2 Replies
posted 10 years ago

Link to a PDF

I'm trying to link to a PDF but since the route is not registered in Laravel, it is not working. Is...

0 Likes
1 Replies

Laravel 5 Blade syntax not working...

I'm new to laravel.With Laravel 5 I read that you have to add "illuminate/html": "5.0...

0 Likes
2 Replies

Laravel 5 Forms + PHP Storm

Any one else think the new laravel blade syntax is ridiculous? We now finally have PHP storm support...

0 Likes
3 Replies

Images not updating

I have a page where I can update my gallery and everything updates except for my images. If I use ec...

0 Likes
14 Replies

Eager Problem with Constraint

I am having problem with Laravel Eager loading with constraint. public function showAllOrders(){...

0 Likes
0 Replies

barryvdh/laravel-dompdf page break

Im using laravel-dompdf package to generate PDF file it's working fine but the problem is I want to...

0 Likes
2 Replies

Model relationship Eloquent (newbee)

Hi Guys, I'm recently decided to make a switch to start coding with Laravel. I will try to specify m...

0 Likes
2 Replies

include('folder.$var') <<-- not working

Hello everyone, I want to use the blade include function so I can call a dashboard page. Now I know...

0 Likes
2 Replies
Solved
posted 10 years ago

Using a preloader to return data

I'm using CURL to process data that is sent to an API cross site. When I get the data back to displa...

0 Likes
0 Replies

Using AJAX or CURL?

I am using the expedia API and I can send request using CURL. Using Laravel 5, am I better to stick...

0 Likes
0 Replies

Best practices for responsive view?

#Background My Controller is loading several items (from an Eloquent Model) and passing them into th...

0 Likes
0 Replies

Problem link boostrap in my html-blade page

Hi, I use laravel 5.0 and i have read in many guide Laravel 4 that for include css i can use in the...

0 Likes
1 Replies

Laravel 5 - API endpoints using constants?

I am geting json data from an api and need to specify my endpoints like API version, API key. I thou...

0 Likes
0 Replies
posted 10 years ago

Using a normal model for logic

I have a search destination, arrival and departure data form that I have on every page in my templat...

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel blade livereloading ( using phpstorm )

Has anyone got this working? I'be been trying with the liveedit plugin but I don't see anything chan...

0 Likes
2 Replies
posted 10 years ago

How to use {{-- --}} Blade comments with L5 if keeping the L4-style output/escaping tags?

I find that a lot of the output I do in my views shouldn't be or doesn't need to be escaped. After...

0 Likes
0 Replies

L4 - unable to get custom pagination to render

I have a view in (inbox/pagination.blade.php) Here is the contents @if($paginator->getLastPage()...

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