Complete BLoC with Clean Architecture (group chat) Discount !! E-commerce App With Backend Source Code Video and Voice Chatting App Firebase Chatting App Source Code Complete Gym App BLoC State Management Source Code Complete Study App Buy Ticket Booking App Source Code Buy Travel App With Backend Source Code Complete Chat App Udemy Course Special Offer Discount !! Online Learning Course App (BLoC) Online Learning Course App (Riverpod) Online Learning Course App (Getx) Discount !! Shopping App (Provider) Cool Flutter Game Flutter Nodejs Chat App Flutter Nodejs Api And Firebase Chat App Riverpod Task Management App
Let's learn how to launch a PHP website in Mac. We will do it from the ternminal. This also gives the answer for the below error
The requested resource / was not found on this server PHP
Lot of you get the above error, because you did not run the project correctly. Let's go to your project folder and the below
See how we select the project and then choose "New Terminal at Folder". It will open the project in the a terminal.
See the project opened in the terminal. Then run the below command
php -S localhost:8003
Make sure you have set the correct port as you need. Then it will look like below