Support the ongoing development of Laravel.io →

Validation to upload photo isn't working

I've created a form using primary regular HTML (syntax below). When I use the laravel 4 built in fun...

0 Likes
2 Replies
posted 10 years ago

Laravel Homestead Routing : InvalidArgumentException in compiled.php : View [****] not found

After getting my Laravel Homestead up and running, I'm facing a new problem. Even after some googlin...

0 Likes
0 Replies

Forum & shop integration in Laravel

Hi there! I'm starting a new webapp and I have some issues...I need to ingrate two important functio...

0 Likes
7 Replies
Solved

PDF Generation.

@foreach($contractallusers as $contractalluser) $html = '<html><body>' . '<div style=...

0 Likes
3 Replies

How to create pdf document using ajax?

Creating PDF File using ajaz method. Am using https://github.com/thujohn/pdf-l4 pdf package

0 Likes
1 Replies

Best way to ensure a successful saving database objects

Hi! Im looking for the best way to ensure that my objects are being saved properly What im doing $us...

0 Likes
2 Replies
Solved

installing laravel 5 and lampp

Regards, I'm new to laravel and I'm stuck on installation.Already I lost two days on that problem, a...

0 Likes
1 Replies

[AJAX] Get data from database.

Hello everyone, I am using laravel's eloquent for my website and I want to get all the data from a t...

0 Likes
2 Replies
Solved

Excessive queries in Laravel 4.2. What am I doing wrong?

So, I have this relationship: public function publishedAlbums() { return $this->hasMany('Album')...

0 Likes
1 Replies
Solved
posted 11 years ago

There are no commands defined in the "queue" namespace

I am getting the following error in my laravel log: production.ERROR: exception 'InvalidArgumentExce...

0 Likes
3 Replies

Route model binding & Repositories

Greetings. I am having some confusion about route model binding with/vs repositories. Here's how I...

0 Likes
0 Replies
posted 10 years ago

Run a queue once and quit?

Hello In my system I want to have a list of jobs to be processed once a day and once a week. These j...

0 Likes
0 Replies

File import

Hi everyone I'm new to Laravel, I'm currently doing an import file page and store the imported file...

0 Likes
1 Replies

return data array with ajax?

Is it possible to return a data array in Laravel with ajax? I basically need to pull in some data wi...

0 Likes
3 Replies
posted 10 years ago

return updated model after update it's relations

Hi, For updating one to many translations inside a post i want to return the updated post. Is it nes...

0 Likes
0 Replies

Where i can use Laravel?

Hi All, Please suggest: i want to use Laravel for a Local search engine. Basically my program is loc...

0 Likes
3 Replies
posted 10 years ago

public folder permissions keep changing to 750

I am on a2 shared hosting for a few different domains - each on different accounts. Starting yesterd...

0 Likes
0 Replies

Related object and its parameters

Hello there. I have and relationship, for example $contact->contactData. Not every contact has co...

0 Likes
1 Replies
posted 10 years ago

View rendering order, using View Composers.

I am trying to use ViewComposers and I would like to pass $current_user variable to all dashboard vi...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 ServiceProvider not found

Hi to all! I want to create a test package. As in example, my test service is located in "vendo...

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

© 2025 Laravel.io - All rights reserved.