فروش ویژه -50%
Image-HasTech

پروژه لاراولی با قالب راستچین بوت استرپ

  • SKU: 10124

فروشنده
SHOP فروشگاه
35,000 تومان 70,000 تومان

این پروژه دارای منوی مدیریت کاربران و افزودن کاربر و تعریف نقش ها میباشد که به همراه قالب آماده بوت استرپ کار را برای شما آسان و برای افراد مبتدی بسیار مناسب هست . تصویر زیر نمونه از قالب اصلی زبان انگلیسی میباشد که بصورت کامل کنار فایل خریداری شده تحویل داده میشود.     تصویر لاگین و تصویر صفحه ثبت نام   [gallery columns="2" size="large" ids="5033,5034"]     تصویر مدیریت کاربر (پنل ادمین)     [gallery columns="2" size="large" ids="5035,5036"]     مراحل نصب

Switch to the repo folder

cd laravel-project

Copy the example env file and make the required configuration changes in the .env file

cp .env.example .env (Set the database connection in .env)

Install all the dependencies using composer

composer install

Generate a new application key

php artisan key:generate

Run the database migrations (Set the database connection in .env before migrating)

php artisan migrate

Fill the database with fake information

php artisan db:seed

run

php artisan storage:link

Start the local development server

php artisan serve

You can now access the server at http://127.0.0.1:8000 and You can login with email:admin@test.com and password:password as administrator

 

نظرات (0)

نظر خود را بنویسید