Support the ongoing development of Laravel.io →

How to validate array input?

Hey, I have many to many relationship between Product and Order models with custom pivot attribute r...

0 Likes
8 Replies
posted 7 years ago

Komodo IDE 10(X) has been released.

The long awaited Komodo IDE 10 has been released. Check it out, you might just like it ;). http://ko...

0 Likes
0 Replies

Laravel 5.1: HttpFoundationFactory not found

I'm using Guzzle 6 to call an API and getting this error: FatalErrorException in Router.php line 122...

0 Likes
7 Replies
Solved

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 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

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 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

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 10 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 7 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 7 years ago

Can't add an Accessor

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

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

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.