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

移动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 python的qt5界面
  • ¥15 无线电能传输系统MATLAB仿真问题
  • ¥50 如何用脚本实现输入法的热键设置
  • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能
  • ¥30 深度学习,前后端连接
  • ¥15 孟德尔随机化结果不一致
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
  • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
  • ¥15 谁有desed数据集呀
  • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100