Support the ongoing development of Laravel.io →

migrate error

Hello, I have started my first Laravel 7 project. If I want to start a database with it I get an err...

1anto liked this thread

1 Likes
2 Replies

Laravel resetPassword Mail notification not working

Hello, I am facing a stranger issue which is recover password email is not working in Application bu...

0 Likes
0 Replies
posted 4 years ago

How fix error to instal auctglobal

How fix error lluminate \ Database \ QueryException (42S02) SQLSTATE[42S02]: Base table or view not...

0 Likes
0 Replies
posted 4 years ago

Laravel 6 proc_open fix

Laravel Version: 6 PHP Version: 7.3 Description: After installing Laravel 6, i get the following e...

0 Likes
1 Replies
posted 4 years ago

Laravel Sanctum Bearer token after authorization

I have created the middleware to add the authorization header (Bearer token) for every API request....

0 Likes
0 Replies
posted 4 years ago

After update to Laravel 7 php artisan not working

Hello, after upgrading Laravel according to the docs to v7 I ran composer update. Then I'm getting t...

0 Likes
1 Replies
Solved

Cors doesn't work laravel 7

Hello, I made the huge mistake of ugprading my app to laravel 7 and since then I haven't be able to...

0 Likes
0 Replies
posted 4 years ago

AJAX post route error 404 on https

Hello guys, i cant figure out the problem. All routes work fine, except for when i want to post some...

0 Likes
1 Replies

Avoid global scope for cookies

I'm currently working on a website with a main domain and sub-domains like this: mywebsite.com dev....

0 Likes
0 Replies

Dashboard Template Integration

Hi There, I want a little help from you guys. The method i use to integrate an admin panel Dashboard...

0 Likes
1 Replies

Strange behavior while testing

`$ad = Ad::create([ 'title' => 'This is first ad', 'body' => '', ]); dump($ad->title);...

0 Likes
1 Replies

Post detail page is not indexed in google

Hi there my name is Zia, I'm new in this channel I have built a blog in Laravel, coffeequery.com but...

0 Likes
1 Replies

laraval migrate another migration , rather that the last one

Hi . I just create a migration to add a column to my "cvs" table , but when I run migrate...

0 Likes
1 Replies
posted 4 years ago

Next Page URL is not working

I am trying to send axio fetch request to laravel backend url = /search?searchBy=product_id&sear...

0 Likes
1 Replies
posted 4 years ago

Make auth in laravel 6.17.1

i am running laravel 6.17.1 I am trying to make auth using "composer require laravel/ui --dev&q...

0 Likes
1 Replies

Use API to log in in web

We have Laravel application with passport and two auth guards: api and web. We must implement loggin...

0 Likes
1 Replies

unable to navigate to a route

So I finally got my laravel project on my hosting server at ionos: http://www.cissieedna.com/2020/ci...

0 Likes
1 Replies

Missing required parameters for [Route: error

Hi, I am new to Laravel and have a issue passing valu from a view to a controller and I get Missing...

0 Likes
1 Replies
posted 4 years ago

Httponly cookie not being set / stored (Laravel / Vue)

I have been struggling with this for a few hours now on how to solve this issue and I just can't see...

anisderbel liked this thread

1 Likes
2 Replies
posted 4 years ago

remove all checkboxes fromresources list on laravel nova

I have a laravel nova app. Like other nova app on resource list it shows a checkbox before every row...

tanvirofficials liked this thread

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