Support the ongoing development of Laravel.io →

1,539 Threads

0 Likes
0 Replies

Trailing 0s are lost by blade laravel

Hi all! First time here, relatively new to Laravel 5.2 I'm finding that trailing 0's which are corre...

0 Likes
1 Replies

Fetch names of Polymorphic Realtionships

I have a model, say Model A. This model have polymorphic relationships with some other models. On de...

0 Likes
0 Replies

Creating Custom package, error

Im getting the follow up error "Class 'Martins\ArtisanGUI\ArtisanGUIServiceProvider' not found&...

0 Likes
1 Replies
Solved

Moving to Laravel, if I have a Codeigniter background?

Suppose I'm familiar with developing applications in Codeigniter, but now I'd like to start using La...

0 Likes
0 Replies

useStoragePath in AppServiceProvider

Laravel Version: 5.4.33 PHP Version: 7.0.22-0ubuntu0.16.04.1 Database Driver & Version: 10.1.25...

0 Likes
0 Replies

Create a Factory without a model?

I want to define a factory for a post from the front end. There's no model for it. How do I make a f...

0 Likes
0 Replies

Seed random dates in model factory.

I want to seed a mysql format date in my Model Factory which is like 2017-08-19 and use mt_rand or a...

0 Likes
0 Replies

Popular Routing

Hello everyone! After some have watched screencasts I see that everyone wrote a routes manually for...

0 Likes
3 Replies

Laravel 5 – querying items by many-to-many related model (value in pivot table)

Hello! I've got a following many-to-many relation: attendees - attendee_tag - tag where attendee_ta...

0 Likes
0 Replies

Why Laravel consumes more memory compared to normal PHP?

I am checking the memory usage in normal PHP as well as Laravel and Laravel is consuming more memory...

0 Likes
0 Replies

Bengali with english in same page using dompdf support

I want to print pdf using bengali(Unicode) and English in same page. But got "???? ????"...

0 Likes
0 Replies

huge requests cause losing session auth

5.2: #.#.# PHP version: 5.6.30 Database Driver & Version: 5.1.73 Description: |I used Laravel 5....

0 Likes
0 Replies

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'email' cannot be null

In my application I am trying to get the user logged in via social media such as Instagram. With the...

0 Likes
0 Replies

Undefined variable: images - Passing data from Controller to View

At the moment I am trying to pass a value of a variable that is $images from my EntryController to t...

0 Likes
0 Replies

Laravel 5.4 Email Templates

Hello, i have no idea where i can translate this Text. We upgrade from Laravel 5 to Laravel 5.4 and...

0 Likes
0 Replies

docx reading in laravel using with Phpword package library

Hi guys am trying to read docx file in laravel but its not reading properly am using phpword package...

0 Likes
0 Replies

Sub request in Laravel 5

I'm looking to do sub requests in my API, to other parts of my API. I have done this before in Symfo...

0 Likes
0 Replies

Undefined variable: entry - Passing data from Controller to View

At the moment I am trying to pass a value of a variable that is $entry from my EntryController to th...

0 Likes
3 Replies

Run php artisan:queue as symfony process

I try to run php artisan queue:work as a symfony process so i made a class and in this class i have...

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.