Support the ongoing development of Laravel.io →

1,478 Threads

Compile Blade Components Saved in a database

Let us assume a posts table: id title content extra_content published_at I have saved some blade co...

0 Likes
0 Replies

What makes this permissions-checking middleware fail?

I am working on a blogging application in Laravel 8. The application gives the users rights by assig...

0 Likes
2 Replies
Solved

Configuration Arcghis api javascript laravel

i have some shp related to area administration boundary, i want to use it on arcgis api javascript b...

0 Likes
0 Replies

Error: Attempt to read property "cpf" on null - Laravel 9

I'm trying to view details of a property that I registered in the bank and I'm getting this error me...

0 Likes
9 Replies
Solved
posted 1 year ago

Undefined variable $roles

<div class="mb-4"> @foreach ( $roles as $role )...

0 Likes
1 Replies

How to get the export button using controller?

I want to export the data from the Datatables to excel or CSV files. I have been searching for more...

vanny2000 liked this thread

1 Likes
1 Replies

Call to a member function getClientOriginalName() on arrayla

public function update(Request $request, $id) { $siapakami = Weboption::findOrFail($id);...

0 Likes
1 Replies
posted 1 year ago

How can I get blade variable in another section?

I have a template with sidebar and main content. in layouts/app.blade.php I turn on this like this...

0 Likes
1 Replies

Plugin Netbeans for Blade Laravel

Hi, for Netbeans users plugin which might help https://github.com/haidubogdan/netbeans-php-blade-plu...

0 Likes
0 Replies

laravel project migartion please help

Pritam@DESKTOP-0GHQ2QT MINGW64 /c/xampp/htdocs/gety-our-homes (main) $ php artisan migrate:fresh --s...

0 Likes
2 Replies

What makes the AJAX call fail?

I am working on a blogging application in Laravel 8. The ArticlesController controller I have this m...

0 Likes
0 Replies

Bootstrap modal is dimmed ... why?

hi friends, if bootstrap modal is showing, it is dimmed (and without buttons and components availabi...

0 Likes
2 Replies

What makes this use of jScroll fail?

I am working on a blogging application in Laravel 8. The ArticlesController controller I have this m...

0 Likes
1 Replies

Can we improve this blogging app?

I am working on a blogging application in Laravel 8. In the FrontendController controller I have: na...

0 Likes
2 Replies

Why does sending multiline emails fail in this application?

I am working on a blogging application in Laravel 8. The ArticlesController controller I have this m...

0 Likes
2 Replies
Solved

What causes the failure to iterate a comments array?

I am working on a blogging application in Laravel 8. The ArticlesController controller I have this m...

0 Likes
1 Replies

How do I customize pagination items in Laravel?

I am working on a blogging application in Laravel 8. In the ArticlesController controller I have thi...

0 Likes
0 Replies

How can make a pager in Laravel 8?

I am working on a blogging application in Laravel 8. Un the ArticlesController controller I have: cl...

0 Likes
1 Replies
Solved

Why is the count variable 0 on all pages but the first?

I am working on a blogging application in Laravel 8. The FrontendController controller contains the...

0 Likes
3 Replies
Solved

How can I avoid repeating this line in all my methods?

I am working on a blogging application in Laravel 8. I have a settings table from which I pull the _...

mostafa-amine liked this thread

1 Likes
5 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.