Support the ongoing development of Laravel.io →

[solved] @yield does not display information

Good afternoon, I am starting to study laravel and have a doubt. I don't understand why @yield doesn...

0 Likes
6 Replies

Display the value without using the foreach

Hi there, I noticed in my codes that I can only display the value using foreach. public function com...

0 Likes
3 Replies

Object of class stdClass could not be converted to string

`public function toExcelDisc($schedule_id){ $dataArray = []; $header = $this->getHeader($schedul...

0 Likes
1 Replies

Custom fields Laravel Nova

Hello guys, I have a problem with my project Laravel Nova, I have two fields, (field1, field2), and...

0 Likes
3 Replies

How to add table values by grouping by month

I need to sum values from my table but grouping month by month. Someone can help me?

0 Likes
0 Replies

Undefined type ?

After running composer require laravel/ui my project show me the error "Undefined type 'Route'....

0 Likes
12 Replies

Dynamic Append Form with jquery and laravel

hi every one .... i want to make dynamic append form with laravel and jquery ... when i click add mo...

0 Likes
0 Replies

Laravel Forge Database not Connecting with Sequel Pro

When I connect to my Laravel Forge server via Sequel Pro, it just sits there saying Connecting... Bu...

0 Likes
0 Replies
posted 4 years ago

Understanding Laravel

Please i am new to laravel. just watched only a tutorial on Youtube. How can i understand laravel de...

0 Likes
1 Replies

CRUD update with button from blade

Is it possible to update DB withoud edit form, just to generate random entires or set your own in co...

0 Likes
0 Replies

External PHP include in laravel

Hi.. I have my external php script for login. How can i add in laravel framework.

0 Likes
0 Replies

invalid signature on email verification. Laravel 6

Laravel Version: 6.0.x PHP Version: 7.2.24 Database Driver & Version: mysql Ver 15.1 Distrib 10....

sciendar liked this thread

1 Likes
0 Replies

Trying to implement multi tenancy (DB)

Hello Folks, My dev and I are trying to implement (DB) multi tenancy in a CRM and we are having issu...

0 Likes
0 Replies

Customized user database

Hi, I'm totally new in with this wonderful Laravel. I'm using Laravel 6 and customized user database...

0 Likes
19 Replies

Add PHP SDK To Laravel Project

One on My Client Use Unifonic Company SMS Getway to send OTP. Unifonic will provide PHP SDK => ht...

0 Likes
0 Replies

Laravel Validation not working

**I only use required but not show the validation message ** public function store(Request $reques...

0 Likes
3 Replies
Solved

I want Know about API Authentication Passport

I am new for API Authentication process I have wrote api but now like to add the api authentication...

0 Likes
1 Replies

Queued job timeout not working after upgrade to Laravel 6

I have a scheduled command that dispatches several jobs onto the queue, each which takes about 10 mi...

0 Likes
1 Replies
Solved

Constrain Eager Loading on Polymorphic Child (5.8)

I've gotten myself in a pickle trying to load records owned by a user with eager loading. I know I c...

0 Likes
0 Replies

How to implement ElasticSearch DB in Laravel framework(PHP)

We have a one project implemented in Laravel framework(PHP) with Mysql database as backend. Now the...

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