Can I send my stack overflow question here?

|
abdu_curry 2020-09-08 16:20:46
Diego 2020-09-08 16:19:40
Hello! Can I send my stack overflow question here?

just copy the question txt and past it here 😂😂

Diego 2020-09-08 16:21:49
But I have some code and a picture
Diego 2020-09-08 16:22:02
I will send
abdu_curry 2020-09-08 16:22:37
send the link
Diego 2020-09-08 16:22:52
https://stackoverflow.com/questions/63786003/laravel-test-how-to-fix-the-error-symfony-component-httpkernel-exception-notf

Laravel – test. How to fix the Error SymfonyComponentHttpKernelExceptionNotFoundHttpExceptionStack Overflow
I can’t run this test method, what I want to do is that only the administrator user can enter the panel, if the user is only a user, it must receive the status 302 but it receives 404,
If I run php
Diego 2020-09-08 16:24:27
🤔 I’ve been with this for many hours, and I really don’t know how to solve
DesolatorMagno 2020-09-08 17:14:57
Diego 2020-09-08 16:24:27
🤔 I’ve been with this for many hours, and I really don’t know how to solve

Put that route as the first in the file web. PHP

DesolatorMagno 2020-09-08 17:16:54
And that route group is really weird, role Middleware should accept a array of roles.
Diego 2020-09-08 17:19:03
Yes, it seems. What I want is only the user ‘admin’ can enter to /panel, if the user is ‘user’ it should redirects to another page
Diego 2020-09-08 17:19:25
Thats why I expect the status 302
Fullstack_php_developer 2020-09-08 17:19:55
On cpanel I getting page expired
Fullstack_php_developer 2020-09-08 17:20:10
I tried everything but not work
DesolatorMagno 2020-09-08 17:20:58
Diego 2020-09-08 17:19:25
Thats why I expect the status 302

Yeah yeah, I know, but 1 thing at the time, did you tried what I told you to see if it stops to return 404?

Diego 2020-09-08 17:22:00
DesolatorMagno 2020-09-08 17:20:58
Yeah yeah, I know, but 1 thing at the time, did you tried what I told you to see if it stops to return 404?

Yes I do! but I get the same error

badralwattar 2020-09-08 17:22:45
I want to start using debugging tools in vscode
Any ideas and suggestions?
DesolatorMagno 2020-09-08 17:22:57
Role Middleware should accept the role that can access, if the user have a different role then the user will be redirect.
DesolatorMagno 2020-09-08 17:23:41
badralwattar 2020-09-08 17:22:45
I want to start using debugging tools in vscode
Any ideas and suggestions?

You can start using debug bar, Clockwork is also a good option.

Fullstack_php_developer 2020-09-08 17:24:33
In live I getting error page expired but in local are work perfectly
Juankete 2020-09-08 17:24:38
Is it possible to minimize laradock?
Fullstack_php_developer 2020-09-08 17:24:47
On login
DesolatorMagno 2020-09-08 17:27:40
Diego 2020-09-08 17:19:03
Yes, it seems. What I want is only the user ‘admin’ can enter to /panel, if the user is ‘user’ it should redirects to another page

You can access the page normally in your browser?

Diego 2020-09-08 17:29:08
No, I just can enter if I am user with ‘administrador’ role
DesolatorMagno 2020-09-08 17:30:25
That is the normal “” …
deepto98 2020-09-08 17:32:22
Hi everyone, I need to make user registration and login in Laravel, both only using mobile otp. Can anyone give any tips about this? The articles I found are only for login, not for registration. It might be trival, but I’m very new to Laravel.
2020-09-08 18:30:46
I’m new here
sedhossein_dev 2020-09-08 18:55:03
Laravel 8 is Now Released!

https://laravel-news.com/laravel8

Laravel 8 is Now Released!Laravel News
Laravel 8 is now released and includes many new features including Laravel Jetstream, a models directory, model factory classes, migration squashing, rate-limiting improvements, time testing helpers, dynamic blade components, and many more features.
GistOf 2020-09-08 19:09:53
When I use composer create-project, I get Laravel 8. When I use laravel new, I get 7.27. Anyone else getting the same behaviour?
Pro 2020-09-08 19:10:34
update laravel installer
GistOf 2020-09-08 19:10:42
I did
GistOf 2020-09-08 19:11:26
I’m using installer version 3.2
GistOf 2020-09-08 19:16:32
I had to clear-cache
Interesting
GistOf 2020-09-08 19:18:07
That means one has to know what’s out there to get the latest
GistOf 2020-09-08 19:18:45
This behaviour has advantages, but it can be annoying
badralwattar 2020-09-08 19:27:16
laravel_discuss-50161.jpg
this command is stuck, it took too long, how to solve it?
badralwattar 2020-09-08 19:28:35
sedhossein_dev 2020-09-08 18:55:03
Laravel 8 is Now Released!

https://laravel-news.com/laravel8

how long has it been released? I downloaded a fresh copy this morning it was 7, I just downloaded another one it is 8 😂😂❤️

Jihat_developer 2020-09-08 21:11:05
laravel_discuss-50163.jpg
how install laravel in linux
Chinmay Agrawal 2020-09-08 21:24:22
Hi @all
Chinmay Agrawal 2020-09-08 21:25:27
Anyone work on
https://github.com/osiset/laravel-shopify

GitHub – osiset/laravel-shopify: A full-featured Laravel package for aiding in Shopify App developmentGitHub
A full-featured Laravel package for aiding in Shopify App development – GitHub – osiset/laravel-shopify: A full-featured Laravel package for aiding in Shopify App development
Bhuvi100 2020-09-08 21:25:39
GistOf 2020-09-08 19:11:26
I’m using installer version 3.2

Laravel has released installer 4.0

Bhuvi100 2020-09-08 21:25:58
Check that out
Chinmay Agrawal 2020-09-08 21:26:33
Chinmay Agrawal 2020-09-08 21:25:27
Anyone work on
https://github.com/osiset/laravel-shopify

I don’t understand

Chinmay Agrawal 2020-09-08 21:26:50
How after authentication hook work’s
Jihat_developer 2020-09-08 21:28:19
Jihat_developer 2020-09-08 21:11:05
how install laravel in linux

laravel_discuss-50170.jpg
help me , not install laravel

GistOf 2020-09-08 21:29:21
Jihat_developer 2020-09-08 21:11:05
how install laravel in linux

That’s not a Linux issue. It’s a package issue as you are being told

Chinmay Agrawal 2020-09-08 21:29:29
Jihat_developer 2020-09-08 21:28:19
help me , not install laravel

Check your composer.son

Fullstack_php_developer 2020-09-08 21:30:47
In live always page expired ,local working perfectly
GistOf 2020-09-08 21:31:31
Bhuvi100 2020-09-08 21:25:39
Laravel has released installer 4.0

I didn’t know that. 3.2 seems to be working though. Thanks for the info

Fullstack_php_developer 2020-09-08 21:33:23
I tried everything
Jihat_developer 2020-09-08 21:33:38
Chinmay Agrawal 2020-09-08 21:29:29
Check your composer.son

{
“name”: “laravel/laravel”,
“type”: “project”,
“description”: “The Laravel Framework.”,
“keywords”: [
“framework”,
“laravel”
],
“license”: “MIT”,
“require”: {
“php”: “^7.3”,
“fideloper/proxy”: “^4.2”,
“fruitcake/laravel-cors”: “^2.0”,
“guzzlehttp/guzzle”: “^7.0.1”,
“laravel/framework”: “^8.0”,
“laravel/tinker”: “^2.0”
},
“require-dev”: {
“facade/ignition”: “^2.3.6”,
“fzaninotto/faker”: “^1.9.1”,
“mockery/mockery”: “^1.3.1”,
“nunomaduro/collision”: “^5.0”,
“phpunit/phpunit”: “^9.3”
},
“config”: {
“optimize-autoloader”: true,
“preferred-install”: “dist”,
“sort-packages”: true
},
“extra”: {
“laravel”: {
“dont-discover”: []
}
},
“autoload”: {
“psr-4”: {
“App\”: “app/”,
“Database\Factories\”: “database/factories/”,
“Database\Seeders\”: “database/seeders/”
}
},
“autoload-dev”: {
“psr-4”: {
“Tests\”: “tests/”
}
},
“minimum-stability”: “dev”,
“prefer-stable”: true,
“scripts”: {
“post-autoload-dump”: [
“Illuminate\Foundation\ComposerScripts::postAutoloadDump”,
“@php artisan package:discover –ansi”
],
“post-root-package-install”: [
“@php -r “file_exists(‘.env’) || copy(‘.env.example’, ‘.env’);””
],
“post-create-project-cmd”: [
“@php artisan key:generate –ansi”
]
}
}

GistOf 2020-09-08 21:34:29
Jihat_developer 2020-09-08 21:28:19
help me , not install laravel

Remove the ezsystems/ezplatform package from your composer.json, then install it when Laravel is done installing

|