فروش ویژه

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

موجود در انبار

ارسال توسط فروشگاه فایل اپدونه
50% 35,000 تومان
- +

توضیحات

این پروژه دارای منوی مدیریت کاربران و افزودن کاربر و تعریف نقش ها میباشد که به همراه قالب آماده بوت استرپ کار را برای شما آسان و برای افراد مبتدی بسیار مناسب هست .

تصویر زیر نمونه از قالب اصلی زبان انگلیسی میباشد که بصورت کامل کنار فایل خریداری شده تحویل داده میشود.

 

 

تصویر لاگین و تصویر صفحه ثبت نام

 

 

 

تصویر مدیریت کاربر (پنل ادمین)

 

 

 

 

مراحل نصب

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

 

نقد و بررسی‌ها

درمورد این محصول دیدگاه درج کنید.

هنوز بررسی‌ای ثبت نشده است.