Support the ongoing development of Laravel.io →

494 Threads

SQLSTATE[42S02]: Base table or view not found: 1146 Table

Below is the full error am getting SQLSTATE[42S02]: Base table or view not found: 1146 Table 'archfx...

0 Likes
1 Replies
Solved

Use dd() or equivalent in blade mail template

Hello, i tried to dd($__data) in my mail templete blade view, but it is not working. Do someone have...

0 Likes
3 Replies
Solved
posted 3 years ago

Images showing in built in server but not after deployment

Hi, I use the laravel filesystem with the following config `> 'disks' => [ 'local' =>...

0 Likes
4 Replies
Solved

Why the ad appear over the footer area?

I tried a lot to find the error on code even I have contacted the developer to fix this issue. But t...

0 Likes
3 Replies
Solved

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

Routes not working

Hello, I'm new at Laravel. I'm getting 404 page not found and have no idea why. My routes list, as y...

0 Likes
1 Replies
Solved

how to use ServiceProvider boot function? Laravel 6.0

I used two classes here they are : Schema::defaultStringLength(150); View::share('channels',Channel:...

0 Likes
4 Replies
Solved

style not loading via route controller

I have setup blog and its' database with form submitting.It works all fine.The blog grid view also w...

0 Likes
4 Replies
Solved

error reset password

in my view is presenting the following error I'm using standard laravel logic "Undefined variab...

0 Likes
1 Replies
Solved

Do I have to "npm run dev" after each update in the vue js?

Hello, I have set up spark and now I want to work with my custom vue component. I'm using the /resou...

0 Likes
5 Replies
Solved

Unable to use Foreach loop with results of DB::Table

I'm unable to wrap my head around why I'm getting "Cannot use object of type stdClass as array&...

0 Likes
2 Replies
Solved

Undefined variable: data in view Laravel.

I'm creating a web site using a Laravel. Now I want to view all the data from the database called us...

0 Likes
4 Replies
Solved

Vuejs Vuetable-2 error.

Hi I'm following a tutorial tutorial But I keep getting the same error: TypeError: this.$refs.pagina...

0 Likes
7 Replies
Solved

oops, something went wrong message

Hello, For learning Lavarel I follow this book: Getting started with Lavarel 4. At some point I have...

0 Likes
4 Replies
Solved

HTML to PDF

Can someone suggest html to pdf converter? ty

0 Likes
8 Replies
Solved

Route [benice] not defined

I have a form here as below: <form action="{{ route('benice') }}" method="post&qu...

0 Likes
3 Replies
Solved
posted 10 years ago

Variables inside {{ asset }}

Simple one here. I have image paths in my table. The images are in /public. I would call those paths...

0 Likes
3 Replies
Solved

Cannot make radiobutton bootstrap work. Laravel 5.4

Hello there everyone, thanks for read this and help me. I have a form like this <div class="...

0 Likes
1 Replies
Solved

Check if @yield('something') is set

Hi, I'm trying to use @yield for my page titles, that way I could simply @section A Cool Title @stop...

0 Likes
11 Replies
Solved

Html, Form class not found in Laravel 5

I can't use Html, Form helper in Laravel 5.

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

© 2024 Laravel.io - All rights reserved.