Support the ongoing development of Laravel.io →

2,050 Threads

How to show PDF file from project.

This is my code and my pdf file is into the public/image/pdf/ public function showpdf($fsr_num)...

0 Likes
3 Replies

Blade verify if section exists

Im building a master page, and atm Im trying to check if a section exists before yielding so i can y...

0 Likes
2 Replies
Solved

get custom model attribute not working

Model class Domain extends Model { protected $guarded = []; public function clients() { return $th...

0 Likes
1 Replies

Laravel, mysql, sessions - return same row mutiple times

how do i return same row mutiple times? I tried using wherein('table' , \Session::get('memory')) asw...

0 Likes
0 Replies

Internal Server Error

I am working with Laravel 5. here all working well for route '/' but when i am defining another rout...

0 Likes
1 Replies

Redirect to previous page after failed input validation

I am building simple CRUD laravel aplication. To manage applications items i am using views index.bl...

0 Likes
6 Replies

Call to a member function with() on a non-object

I will create a edit function in my Conroller So I have the following function public function edi...

0 Likes
2 Replies

searching in child table.

Hi, I am using Zizaco/entrust for managing roles/permissions of users. I have users with admin,super...

0 Likes
2 Replies
posted 7 years ago

Pushing echo text directly to screen

Hi All, I am developing a website application and running code that can take up to a few minutes. In...

0 Likes
1 Replies

Making sub category in laravel website

so i want to expand my site to have like region site, so when user open my site it will be ask to se...

0 Likes
1 Replies

Artisan display an "K" in all commands and I got the same "K" in my site.

Artisan display an "K" in all commands and I got the same "K" in my site. E.x: k...

0 Likes
3 Replies

highcharts error

I am new to Laravel, so sorry if this is a simple question. I am trying to incorporate high charts i...

0 Likes
1 Replies
Solved

Using string as type for id column

Hi, first of all please forgive me my bad english. I am pretty new to laravel so i can't figure this...

0 Likes
2 Replies
Solved

Stylesheet not being updated in browser; Old CSS contents are cached

Laravel: 5.2.32 Browser: Chrome latest stable The CSS is not being updated, even though the file ret...

0 Likes
0 Replies
posted 7 years ago

Better way of implementing

I really need help for this. All are working correctly aside from dynamically getting total per row....

0 Likes
0 Replies
posted 7 years ago

Error 500 in vhost after saving php file

I have a really stange issue. If I edit my home.blade.php file and save it, it gives me error 500 wh...

0 Likes
1 Replies

Get and pass database into partial template view

Can anyone help me? thanks http://stackoverflow.com/questions/37316393/get-data-from-database-and-di...

0 Likes
0 Replies
posted 7 years ago

laravel 5.1 auth views completely messed up with Bootstrap 4.0.0 alpha2

I just upgraded my project to bootstrap 4.0.0 alpha2 , the views are messed up of course. I could mo...

0 Likes
2 Replies
posted 7 years ago

view not showing changes

I made some changes to my file and when I went to the browser the changes wasn't picked up. I've tri...

0 Likes
2 Replies

No query results for a model

Good day, Am trying t return a view from login valdiation but an error keeps showing "No query...

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.

© 2024 Laravel.io - All rights reserved.