Support the ongoing development of Laravel.io →

1,485 Threads

creating an export link

I'm trying to create a link that if you click on it, then it will export the values in the database...

0 Likes
0 Replies

How do i get a specific data?

Hey, I'm sort of new. As you can see in the first panel, I list each manaul as a tab. The second pan...

0 Likes
0 Replies

JSON response returns raw data to browser

Posting from Japan... I need you guys' help... So here's my story. Created new registration form fo...

0 Likes
0 Replies

Weird issue with PHP 7 Null Coalesce Operator

Hi, I have a weird issue with the PHP 7 Null Coalesce Operator. This one works in Blade: <img src...

0 Likes
0 Replies

Using a counter in a blade template for loop?

I have a foreach that is spitting out these blocks of listings. Since I'm using Bootstrap, every 4t...

0 Likes
1 Replies

View [post.create] not found. Error in laravel 5.1

I don't know what's the deal here. My view is named post.create.blade.php and is in the views folder...

0 Likes
0 Replies

How to use route with suffix

I try Route::get('article/edit/{alias?}'.$suffix, ['uses' => 'ArticleController@getEdit', 'as' =&...

0 Likes
0 Replies

Thinking of using Pattern Lab with Laravel. Any clues on how to get started?

patternlab.io is a great approach to designing websites in a modular way. I like the idea and want...

0 Likes
2 Replies

Special characters in controller not passing to view

Hi. Example in one controller: return 'À'; The string comes blank due to the accent, if i change to...

0 Likes
1 Replies
Solved

Export to excel

Hi I use this to display data on my form after the user selected criteria for the report: @foreach($...

0 Likes
9 Replies
Solved

Order by + Pagination

Hi guys , I'm having a problem with pagination . Well it works pretty fine at first page , but when...

0 Likes
0 Replies

how to put routing and pages together in Laravel

hi there , I am pretty new to Laravel, I am so confused on how to start this. but basically I have a...

0 Likes
2 Replies

how to pass data to partial directly?

Hi i am making a menu that get the data from database like this -> Laptop -> Pc -> Smartpho...

0 Likes
0 Replies

Is there a way to change default textarea's size in Form::textarea()?

I'm asking because i have made some forms with default values, but now i want to make textarea's hei...

0 Likes
2 Replies

Cache system always compiling the same cache for specified view

I have very annoying problem with cache system builtin Laravel. This cache system generates the same...

0 Likes
0 Replies

[Package] Larasset - Asset Pipeline - The Ultimate Front-End tool

Hi everybody ! Here my Laravel 4.1+, 5.0, 5.1, 5.3 and 5.3 package: Larasset. This library is a full...

0 Likes
14 Replies

Undefined variable in blade 5.2

Hi, I've a 3 tabs in one of the tabs I'm showing the results of a db_query. In the controller I've...

0 Likes
4 Replies

Laravel 5.2 cached html?

I have a view named article_new. I change html code inside, but no effect changed. I try to change n...

0 Likes
0 Replies

Catching in views

i'm make extending blade for name @authorize, but always must run php artisan view:clear, not run ph...

0 Likes
0 Replies

Date and Time difference

I am trying to achieve the fallowing: In the database i have a start_date , expiration_date, updated...

0 Likes
5 Replies
Solved

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.