duanfeng7756 2017-10-23 10:08
浏览 77
已采纳

移动Laravel Project时要复制哪些文件和文件夹

I'm kinda still finding my way around the Laravel development framework. I want to use a Sample Project Here for my learning

Now the project was done in Laravel 5 and i'm trying to use the Latest 5.5 Laravel.

How do i go about this and what files and folders do i have to copy to my Laravel 5.5 project to get this working.

  • 写回答

1条回答 默认 最新

  • drwdvftp423507 2017-10-23 10:25
    关注

    The file and code structure has changed quite a lot from Laravel 5.0 to Laravel 5.5.

    If you are wanting to use that project on Laravel 5.5 then you would need to go through the update process for each version until you reached Laravel 5.5. These can all be found in the Laravel documentation for the respective version.

    An easy, and better approach, would just be to incorporate this into your project manually.

    SB Admin is just a theme based on Bootstrap and so you can just incorporate it into your app as you would Bootstrap.

    You can download the source for SB Admin here - https://startbootstrap.com/template-overviews/sb-admin/

    You can also check out the source on GitHub if you need more of an idea on how to use it on specific pages - https://github.com/BlackrockDigital/startbootstrap-sb-admin


    If you really want to use that project to learn Laravel then you can. As you're still new to Laravel, I wouldn't bother updating it (you'd likely be in over your head).

    To get started with the project, just follow the instructions on their repo - https://github.com/start-laravel/sb-admin-laravel-5:

    1. Clone the project git clone https://github.com/start-laravel/sb-admin-laravel-5.git
    2. Switch into the newly created folder
    3. composer install to install Laravel and the required dependencies
    4. npm install
    5. bower install
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 做个有关计算的小程序
  • ¥15 MPI读取tif文件无法正常给各进程分配路径
  • ¥15 如何用MATLAB实现以下三个公式(有相互嵌套)
  • ¥30 关于#算法#的问题:运用EViews第九版本进行一系列计量经济学的时间数列数据回归分析预测问题 求各位帮我解答一下
  • ¥15 setInterval 页面闪烁,怎么解决
  • ¥15 如何让企业微信机器人实现消息汇总整合
  • ¥50 关于#ui#的问题:做yolov8的ui界面出现的问题
  • ¥15 如何用Python爬取各高校教师公开的教育和工作经历
  • ¥15 TLE9879QXA40 电机驱动
  • ¥20 对于工程问题的非线性数学模型进行线性化