Support the ongoing development of Laravel.io →

1,473 Threads

can not insert data in database in laravel 8x

When i insert data in database with sign up register page, it shows me the same page without passing...

0 Likes
1 Replies
Solved

Redirect back to same page after changing locale

The way I implemented multilang is through middleware and routes. Middleware Localization.php looks...

marinarioagalliu liked this thread

1 Likes
1 Replies

Problem with blade component in laravel 8

Laravel Version: 8.20.1 PHP Version: 8 Database Driver & Version:mysql I have an issue about loa...

0 Likes
4 Replies
posted 3 years ago

@yield and @section isn't working

web.php `<?php use Illuminate\Support\Facades\Route; Route::get('/', function () { return view('w...

0 Likes
1 Replies

Pages won't load, but the source is still there?

I've been using laravel 8 to create a store and for some reason all of my pages won't show in browse...

0 Likes
0 Replies
posted 3 years ago

How to stop calculation on Vue Component Props in laravel?

I use laravel and Vue. My blade in laravel has these input variables. $sdate // value = "2020-0...

0 Likes
0 Replies

how using more than 3 different table in laravel 7

hi, im new in laravel. i want to use more than 3 table in my blade, but i have so many problem here,...

0 Likes
1 Replies

Laravel multiple views/localizations for different subdomain

Is there solution for multiple views for different subdomains? Also it should handle queuable action...

0 Likes
0 Replies
posted 3 years ago

Blade parts of component don't get rendered

I've got some weird behaviour of a component: With this x-layouts.app I'm getting this: https://past...

0 Likes
0 Replies
posted 4 years ago

My component yields the content of a previous component.

Laravel Version: 7.14.1 PHP Version: 7.4.6 Database Driver & Version: mysql Ver 8.0.19 for osx...

0 Likes
0 Replies

envoy deploys: Problems running envoy run deploy command

Envoy Version: 2.2.0 Laravel Version: 6.18.3 PHP Version: 7.4.8 Database Driver & Version: mysql...

0 Likes
0 Replies

Method Illuminate\View\View::__toString()ja

Method Illuminate\View\View::__toString() must not throw an exception, caught ErrorException: Trying...

deniscr15 liked this thread

1 Likes
1 Replies

Laravel, Blade and VueJS

Hi to all. I'm trying to develop an application with Backend made with Laravel and frontend made wit...

0 Likes
12 Replies
Solved

Laravel route issue. Ex: “admin” and “admin/”

I dont know what is going on with the routes of my Laravel 7 project. When the route is simple, like...

0 Likes
2 Replies

homestead2.test/login // here missing CSSb

this posted and here: https://laracasts.com/discuss/channels/laravel/homestead2testlogin-but-not-loa...

lse123, rezwan-hossain liked this thread

2 Likes
9 Replies

BadMethodCallException

I'm trying to return data from database upon entering some text from search field. I'm using route:...

0 Likes
1 Replies
posted 4 years ago

Blade get internal data

Is it possible to get a representation of a blade template? E.g. I’d like to get all props from the...

0 Likes
1 Replies
posted 4 years ago

Fix Laravel switch case issue

Syntax : //https://www.pakainfo.com/laravel-6-switch-case-statements @switch($variable) @case...

0 Likes
0 Replies

Laravel 7 - Component: Provide data without a view

I want to create a Component that provides only data without a view. For example: <x:wg.items.lis...

0 Likes
0 Replies

building a website with laravel

Hello i'm used to work with laravel and vue js.But now i want to use just laravel for my new project...

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