Questionnez la Communauté
Ask any professional question and get answers from other specialists.
I need a vacancy in for Web developer codeigniter and asp.net core in saudi or dubai or qatar; I have been working as web developer for3 years in Indonesia. You can follo ... Voir Plus
Find .env file under your project directory DB_DATABASE=attendance_system DB_USERNAME=muzai DB_PASSWORD=xxxx
Create an Instance of Model Class then Assign the values to the respected fields and the save $data = new Staff(); $data->sfullname = ... Voir Plus
Want to create unique, scalable web and app solutions?At HourlyDeveloper.io, Expert CodeIgniter developer works particularly for you and your project.You can Hire CodeIg ... Voir Plus
For laravel 5 First define fillables in model App\ModelName::create(["field1"=>"value1","field2"=>"value2"]);
For laravel 5 use .env file DB_CONNECTION=mysqlDB_HOST=127.0.0.1DB_PORT=3306DB_DATABASE=mydbDB_USERNAME=myuserDB_PASSWORD=mypass update fields according to my connection