Support the ongoing development of Laravel.io →

Insert or update refactoring

I have a long list of fields to insert. Then I have that same list again under the update section Th...

0 Likes
0 Replies

Error when running phpunit: ErrorException: file_put_contents(/meta/services.json): failed to open stream: No such file or directory

I'm a novice developer trying to get phpunit set up in an already developed app(Laravel 4.2) but I g...

0 Likes
3 Replies
posted 9 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 9 years ago

ACL : authorize "create" in blade view

Hello @all, I'm using Laravel 5 ACL and Policies. I want to check a "create" permission in...

0 Likes
2 Replies
posted 9 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

can't view PDF file from the computer.

How can i view the data here please help thanks. public function showpdf($fsr_num)...

0 Likes
0 Replies

laravel 5.1 php-mysql ???

hello, I have to put an application in laravel 5.1 on a server configured by the forge, with php7. t...

0 Likes
0 Replies

upload file bigger than ~1Mb error 3

PHP upload error: ( http://php.net/manual/en/features.file-upload.errors.php ) Value: 3; The uploade...

0 Likes
0 Replies

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
posted 11 years ago

Class Carbon not found??

Trying to use Carbon for date formatting within a class used by calling a custom artisan command, bu...

0 Likes
5 Replies
posted 9 years ago

Right place for data handling functions

I have a BI Dashboard in development that has an internal database, that I have models for it, and s...

0 Likes
1 Replies

MongoDB PHP extension won't load

Been trying for a day now to figure out this issue. I've loaded mongoDB onto Homestead, and installe...

0 Likes
1 Replies

Laravel 4.2 return white page with this error on public

I'm using Lravel 4.2 on Ubuntu 16.04. I've installed xampp stack with php 7.05 support. All php does...

0 Likes
0 Replies
posted 9 years ago

Can't add an Accessor

Why an Accessor can't be named getInvoiceNumFormattedAttribute() but getInvoiceNumFormatAttribute()...

0 Likes
0 Replies
posted 9 years ago

How could I fix [route with suffix ]

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

0 Likes
0 Replies

Using DB outside Laravel

I was using Eloquent outside laravel without any problem, until I came to a point that I wanted to d...

0 Likes
2 Replies
Solved

Laravel Multiple Applications

Hello, I want to make a new project and would like to ask what would the best way to make multiple a...

0 Likes
2 Replies

2 Forms 1 different hidden input

Hi guys, new here so go easy! I'm working on a site, and doing what I can in laravel, I have 2 regis...

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

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.