python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
cannot run commands in tinkerwell over ssh connection (laravel)
Tinker works just fine when I am ssh'd into my box, but I cannot get it to work in tinkerwell.
I'm trying to connect to my local vagrant box with tinkerwell. It is a vagrant box running in windows: ub...

chiliNUT
Votes: 0
Answers: 0
laravel - can not change base URL in Docker + Laravel PHP + Nginx
I trying to migrate my backend website (containing API service to mobile apps) from LAMP into docker platform. currently this docker split into 3 parts (Laravel App, database & nginx). sofar, the ...

questionasker
Votes: 0
Answers: 1
How to pass many records through Form in Laravel 8?
The essence of the problem is that I started to learn Laravel and I can not find information on how to pass many fields through the form, followed by validation. Form example:
How to do it right?
`<...
EduardRST
Votes: 0
Answers: 1
Laravel blade prefix the source with tab
In the pages web browser's source I have the following tab prefix:
I checked out the main.blade.php which is the main layout template, but it has no any initial tabs or white spaces:
I don't know wh...
SaidbakR
Votes: 0
Answers: 1