Skip to content

Commit 83deae0

Browse files
Merge pull request #1 from laravel-frontend-presets/master
Master - Update Laravel 6.x
2 parents 46a5a3b + cdcef1f commit 83deae0

24 files changed

+50
-42
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ All notable changes to `Light Bootstrap Dashboard` frontend preset for Laravel w
77
- Laravel Auth preset
88
- Change user profile
99
- User CRUD
10+
11+
## Version 1.0.1 - 2019-09-23
12+
13+
- Update to Laravel 6.x

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/creativetimofficial/light-bootstrap-dashboard-laravel",
66
"keywords": ["Laravel", "Preset", "Light Bootstrap"],
77
"require": {
8-
"laravel/framework": "^5.5"
8+
"laravel/framework": "^5.5 || ^6.0"
99
},
1010
"autoload": {
1111
"psr-4": {

documentation/tutorial-components.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<div class="page-header-image" data-parallax="true" style="background-image: url('../src/light-bootstrap-stubs/resources/assets/img/full-screen-image-3.jpg')">
135135
<div class="filter"></div>
136136
<div class="title-container text-center">
137-
<h1>Light Bootstrap Dashboard</h1>
137+
<h1>Light Bootstrap Dashboard Laravel</h1>
138138
<h3>Elements description v2.0.0</h3>
139139
<h4 class="description text-center">Bootstrap 4 Version</h4>
140140
<br />

readme.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# [Light Bootstrap Dashboard Laravel - Free Frontend Preset for Laravel](https://light-bootstrap-dashboard-laravel.creative-tim.com/?ref=lbdl-readme) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/home?status=Light%20Bootstrap%20Dashboard%20Laravel%20is%20a%20Free%20Frontend%20Preset%20for%20Laravel%20%E2%9D%A4%EF%B8%8F%0Ahttps%3A//light-bootstrap-dashboard-laravel.creative-tim.com/%20%23%light%20bootstrap%20%23design%20%23dashboard%20%23laravel%20%23free%20via%20%40CreativeTim)
1+
# [Light Bootstrap Dashboard Laravel - Free Frontend Preset for Laravel](https://www.creative-tim.com/live/light-bootstrap-dashboard-laravel/?ref=lbdl-readme) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/home?status=Light%20Bootstrap%20Dashboard%20Laravel%20is%20a%20Free%20Frontend%20Preset%20for%20Laravel%20%E2%9D%A4%EF%B8%8F%0Ahttps%3A//light-bootstrap-dashboard-laravel.creative-tim.com/%20%23%light%20bootstrap%20%23design%20%23dashboard%20%23laravel%20%23free%20via%20%40CreativeTim)
22

3-
<a href="https://packagist.org/packages/laravel-frontend-presets/light-bootstrap-dashboard"><img src="https://poser.pugx.org/laravel-frontend-presets/light-bootstrap-dashboard/v/stable.svg" alt="Latest Stable Version"></a> ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/laravel-frontend-presets/light-bootstrap-dashboard.svg?maxAge=2592000)](https://github.com/laravel-frontend-presets/light-bootstrap-dashboard/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/laravel-frontend-presets/light-bootstrap-dashboard.svg?maxAge=2592000)](https://github.com/laravel-frontend-presets/light-bootstrap-dashboard/issues?q=is%3Aissue+is%3Aclosed)
3+
<a href="https://packagist.org/packages/laravel-frontend-presets/light-bootstrap"><img src="https://poser.pugx.org/laravel-frontend-presets/light-bootstrap-dashboard/v/stable.svg" alt="Latest Stable Version"></a> ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/laravel-frontend-presets/light-bootstrap-dashboard.svg?maxAge=2592000)](https://github.com/laravel-frontend-presets/light-bootstrap-dashboard/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/laravel-frontend-presets/light-bootstrap-dashboard.svg?maxAge=2592000)](https://github.com/laravel-frontend-presets/light-bootstrap-dashboard/issues?q=is%3Aissue+is%3Aclosed)
44

5-
*Frontend version*: Light Bootstrap Dashboard v2.1.1. More info at https://www.creative-tim.com/product/light-bootstrap-dashboard/ref=lbdl-readme
5+
*Frontend version*: Light Bootstrap Dashboard v2.1.1. More info at https://www.creative-tim.com/product/light-bootstrap-dashboard/?ref=lbdl-readme
66

77
![Product Image](https://github.com/creativetimofficial/public-assets/raw/master/light-bootstrap-dashboard-laravel/intro.gif)
88

@@ -21,7 +21,7 @@ If you don't already have an Apache local environment with PHP and MySQL, use on
2121
- Mac: https://wpshout.com/quick-guides/how-to-install-mamp-on-your-mac/
2222

2323
Also, you will need to install Composer: https://getcomposer.org/doc/00-intro.md
24-
And Laravel: https://laravel.com/docs/5.8/installation
24+
And Laravel: https://laravel.com/docs/6.x/installation
2525

2626
## Installation
2727

@@ -154,7 +154,7 @@ public function store(UserRequest $request, User $model)
154154

155155
| HTML | LARAVEL |
156156
| --- | --- |
157-
| [![Light Bootstrap Dashboard HTML](https://s3.amazonaws.com/creativetim_bucket/products/50/original/opt_md_thumbnail.jpg?1522232645)](https://demos.creative-tim.com/light-bootstrap-dashboard/examples/dashboard.html?ref=lbdl-readme) | [![Light Bootstrap Dashboard Laravel](https://s3.amazonaws.com/creativetim_bucket/products/154/original/opt_md_laravel_thumbnail.jpg?1554814177)](https://light-bootstrap-dashboard-laravel.creative-tim.com/?ref=lbdl-readme)
157+
| [![Light Bootstrap Dashboard HTML](https://s3.amazonaws.com/creativetim_bucket/products/32/original/opt_lbd_thumbnail.jpg?1513017628)](https://demos.creative-tim.com/light-bootstrap-dashboard/examples/dashboard.html?ref=lbdl-readme) | [![Light Bootstrap Dashboard Laravel](https://s3.amazonaws.com/creativetim_bucket/products/213/original/opt_lbd_laravel_thumbnail.jpg?1567087339)](https://www.creative-tim.com/live/light-bootstrap-dashboard-laravel?ref=lbdl-readme)
158158

159159
## Demo
160160

@@ -168,7 +168,7 @@ public function store(UserRequest $request, User $model)
168168
[View More](https://light-bootstrap-dashboard-laravel.creative-tim.com/?ref=lbdl-readme)
169169

170170
## Documentation
171-
The documentation for the Light Bootstrap Dashboard Laravel is hosted at our [website](https://light-bootstrap-dashboard-laravel.creative-tim.com/docs/getting-started/laravel-setup.html?ref=lbdl-readme).
171+
The documentation for the Light Bootstrap Dashboard Laravel is hosted at our [website](https://www.creative-tim.com/live/light-bootstrap-dashboard-laravel/?start-page=/docs/tutorial-components.html&ref=lbdl-readme).
172172

173173
## File Structure
174174
```
@@ -466,17 +466,17 @@ At present, we officially aim to support the last two versions of the following
466466

467467

468468
## Resources
469-
- Demo: <https://light-bootstrap-dashboard-laravel.creative-tim.com/?ref=lbdlp-readme>
469+
- Demo: <https://www.creative-tim.com/live/light-bootstrap-dashboard-laravel?ref=lbdl-readme>
470470
- Download Page: <https://www.creative-tim.com/product/light-bootstrap-dashboard-laravel?ref=lbdl-readme>
471-
- Documentation: <https://light-bootstrap-dashboard-laravel.creative-tim.com/docs/getting-started/laravel-setup.html?ref=lbdl-readme>
472-
- License Agreement: <https://www.creative-tim.com/license>
473-
- Support: <https://www.creative-tim.com/contact-us>
471+
- Documentation: <https://www.creative-tim.com/live/light-bootstrap-dashboard-laravel/?start-page=/docs/tutorial-components.html&ref=lbdl-readme>
472+
- License Agreement: <https://www.creative-tim.com/license?ref=lbdl-readme>
473+
- Support: <https://www.creative-tim.com/contact-us?ref=lbdl-readme>
474474
- Issues: [Github Issues Page](https://github.com/laravel-frontend-presets/light-bootstrap-dashboard-laravel/issues)
475475
- **Dashboards:**
476476

477477
| HTML | LARAVEL |
478478
| --- | --- |
479-
| [![Light Bootstrap Dashboard HTML](https://s3.amazonaws.com/creativetim_bucket/products/50/original/opt_md_thumbnail.jpg?1522232645)](https://demos.creative-tim.com/light-bootstrap-dashboard/examples/dashboard.html?ref=lbdl-readme) | [![Light Bootstrap Dashboard Laravel](https://s3.amazonaws.com/creativetim_bucket/products/154/original/opt_md_laravel_thumbnail.jpg?1554814177)](https://light-bootstrap-dashboard-laravel.creative-tim.com/?ref=lbdl-readme)
479+
| [![Light Bootstrap Dashboard HTML](https://s3.amazonaws.com/creativetim_bucket/products/32/original/opt_lbd_thumbnail.jpg?1513017628)](https://demos.creative-tim.com/light-bootstrap-dashboard/examples/dashboard.html?ref=lbdl-readme) | [![Light Bootstrap Dashboard Laravel](https://s3.amazonaws.com/creativetim_bucket/products/213/original/opt_lbd_laravel_thumbnail.jpg?1567087339)](https://www.creative-tim.com/live/light-bootstrap-dashboard-laravel?ref=lbdl-readme)
480480

481481
## Change log
482482

@@ -498,15 +498,15 @@ We use GitHub Issues as the official bug tracker for the Light Bootstrap Dashboa
498498
## Licensing
499499

500500
- Copyright 2019 Creative Tim (https://www.creative-tim.com/?ref=lbdl-readme)
501-
- [Creative Tim License](https://www.creative-tim.com/license).
501+
- [Creative Tim License](https://www.creative-tim.com/license?ref=lbdl-readme).
502502

503503

504504
## Useful Links
505505

506506
- [Tutorials](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w)
507-
- [Affiliate Program](https://www.creative-tim.com/affiliates/new) (earn money)
508-
- [Blog Creative Tim](http://blog.creative-tim.com/)
509-
- [Free Products](https://www.creative-tim.com/bootstrap-themes/free) from Creative Tim
507+
- [Affiliate Program](https://www.creative-tim.com/affiliates/new?ref=lbdl-readme) (earn money)
508+
- [Blog Creative Tim](http://blog.creative-tim.com/?ref=lbdl-readme)
509+
- [Free Products](https://www.creative-tim.com/bootstrap-themes/free?ref=lbdl-readme) from Creative Tim
510510
- [Premium Products](https://www.creative-tim.com/bootstrap-themes/premium?ref=lbdl-readme) from Creative Tim
511511
- [React Products](https://www.creative-tim.com/bootstrap-themes/react-themes?ref=lbdl-readme) from Creative Tim
512512
- [Angular Products](https://www.creative-tim.com/bootstrap-themes/angular-themes?ref=lbdl-readme) from Creative Tim

src/light-bootstrap-stubs/resources/views/auth/login.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@extends('layouts/app', ['activePage' => 'login', 'title' => 'LightBootstrapPro'])
1+
@extends('layouts/app', ['activePage' => 'login', 'title' => 'Light Bootstrap Dashboard Laravel by Creative Tim & UPDIVISION'])
22

33
@section('content')
44
<div class="full-page section-image" data-color="black" data-image="{{ asset('light-bootstrap/img/full-screen-image-2.jpg') }}">

src/light-bootstrap-stubs/resources/views/auth/passwords/email.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@extends('layouts.app', ['activePage' => 'login', 'title' => 'LightBootstrapPro'])
1+
@extends('layouts.app', ['activePage' => 'login', 'title' => 'Light Bootstrap Dashboard Laravel by Creative Tim & UPDIVISION'])
22

33
@section('content')
44
<div class="full-page section-image" data-color="black" data-image="{{asset('light-bootstrap/img/full-screen-image-2.jpg')}}">

src/light-bootstrap-stubs/resources/views/auth/passwords/reset.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@extends('layouts.app', ['activePage' => 'login', 'title' => 'LightBootstrapPro'])
1+
@extends('layouts.app', ['activePage' => 'login', 'title' => 'Light Bootstrap Dashboard Laravel by Creative Tim & UPDIVISION'])
22

33
@section('content')
44
<div class="full-page section-image" data-color="black" data-image="{{asset('light-bootstrap/img/full-screen-image-2.jpg')}}">

src/light-bootstrap-stubs/resources/views/auth/register.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@extends('layouts.app', ['activePage' => 'register', 'title' => 'LightBootstrapPro'])
1+
@extends('layouts.app', ['activePage' => 'register', 'title' => 'Light Bootstrap Dashboard Laravel by Creative Tim & UPDIVISION'])
22

33
@section('content')
44
<div class="full-page register-page section-image" data-color="orange" data-image="{{ asset('light-bootstrap/img/bg5.jpg') }}">

src/light-bootstrap-stubs/resources/views/auth/verify.blade.php

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@
1515
@endif
1616

1717
{{ __('Before proceeding, please check your email for a verification link.') }}
18-
{{ __('If you did not receive the email') }}, <a href="{{ route('verification.resend') }}">{{ __('click here to request another') }}</a>.
18+
{{ __('If you did not receive the email') }},
19+
<form class="d-inline" method="POST" action="{{ route('verification.resend') }}">
20+
@csrf
21+
<button type="submit" class="btn btn-link p-0 m-0 align-baseline">{{ __('click here to request another') }}</button>.
22+
</form>
1923
</div>
2024
</div>
2125
</div>

src/light-bootstrap-stubs/resources/views/dashboard.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@extends('layouts.app', ['activePage' => 'dashboard', 'title' => 'LightBootstrap', 'navName' => 'Dashboard', 'activeButton' => 'laravel'])
1+
@extends('layouts.app', ['activePage' => 'dashboard', 'title' => 'Light Bootstrap Dashboard Laravel by Creative Tim & UPDIVISION', 'navName' => 'Dashboard', 'activeButton' => 'laravel'])
22

33
@section('content')
44
<div class="content">

0 commit comments

Comments
 (0)