Support the ongoing development of Laravel.io →

Shubham Sharma

Joined 14 Jun 2023

Statistics

Threads 3
Replies 2
Solutions 0
Articles 0

with Subtitles it is showing No additional information... ?

public function account(): BelongsTo { return $this->belongsTo(Account::class); } #my transaction...

0 Likes
0 Replies

Laravel @extends('layouts.app')not working on some pages

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <m...

0 Likes
2 Replies

how to validate this form

<!doctype html> <html lang="en"> <head> <meta charset="utf-...

0 Likes
2 Replies
replied 10 months ago

Laravel @extends('layouts.app')not working on some pages

I double checked resources are present. I created a page in that @extends('layouts.app') are worki...

0 Likes
replied 10 months ago

how to validate this form

I want to register user through email an otp send to his email and then it will verified . 2)and i...

0 Likes

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.