Support the ongoing development of Laravel.io →

1,478 Threads

Extend Auth Facade with a method

I would like to access a column called "access_level" in table "roles". The thin...

0 Likes
0 Replies

plug&play translation package - no more translation pain !

Hey guys ! I’m coming here with a brand new package about translation for Laravel 5. We trust that t...

0 Likes
0 Replies

Call assets by name ?

Hi, i'm new with Laravel, and i'm looking for a functionality : Do you know if Laravel provide somet...

0 Likes
0 Replies

How to use node_modules from the View with Laravel?

Hi, I installed Material Design Icons with npm install mdi --save and I am trying from my view acces...

0 Likes
0 Replies
posted 9 years ago

Keep line breaks

Hello everyone. I add some text into mysql using textarea. I guess it keeps the text with CR/LF symb...

0 Likes
5 Replies
Solved

Getting Pushes from View

I have multiple stacks in my blade file and I want to read out the pushes via PHP. I know of the exi...

0 Likes
0 Replies

"No Message" error received on Comment form submission

I am working on a CRM and I created a contact note form on my contact view. When submitted I receive...

0 Likes
1 Replies

Problem with UTF8 or Unicode

Hi guys, In my blade templates, the following code: <p>Österreich</p> creates this outpu...

0 Likes
14 Replies
posted 7 years ago

Variable is visible outside the loop in blade

I made this simple setup to easier describe my problem. This is the routs file: Route::get('/', func...

0 Likes
1 Replies

How to group relationship and get rank

Basically I have a point log table as follows: user_id | points 1 | 10 2 | 20 1 |...

0 Likes
0 Replies
posted 6 years ago

Don't execute directive

Hello guys, Well it could sounds stupid but.. how to DO NOT execute directive in a blade template ?...

0 Likes
2 Replies
Solved
posted 6 years ago

Extending a string rather than a file

Is there any way to use the @extend functionality but pass a string rather than a file that contains...

0 Likes
0 Replies

View cache not being updated with new file.

hi. I am having an issue with the View cache in **app/storage/views not being updated. The way my ap...

0 Likes
8 Replies

How can I Submit Form::model for each table row

I'm following along with a Udemy course learning laravel, however the instructor wraps a Form::model...

0 Likes
0 Replies

Trying to get property of non-object

Hi! I try to solve my error, but I don't find solution. I try to get all exercises in my table exerc...

0 Likes
1 Replies
posted 6 years ago

Positioning an @include reference

Hey guys, hope you're well. So a quicky for you guys and im so confused about it! In my home.blade.p...

0 Likes
0 Replies

Class 'Swift_StreamFilters_StringReplacementFilter'

Hey guys, i have been working on a local machine, once a user registers it fires an event from a con...

0 Likes
0 Replies

Laravel way to generate Affiliate Referral Tree

can anyone help me in getting this done correctly ? I have asked question on Stack over flow and tri...

0 Likes
1 Replies

Block blade function

How to block blade functions(@env, @config, @php...) except @if and loops ?

0 Likes
2 Replies
posted 10 years ago

Integrating Bootstrap framework with Laravel

Last week I have posted a very detailed tutorial on how to Integrate Bootstrap 3 framework with web...

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