diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000..80454d7
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,3 @@
+# These are supported funding model platforms
+
+open_collective: infyomlabs
diff --git a/README.md b/README.md
index 483be33..1977258 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,11 @@
+

+
# Laravel UI CoreUI
[](https://packagist.org/packages/infyomlabs/laravel-ui-coreui)
-[](https://packagist.org/packages/infyomlabs/laravel-ui-coreui)
+[](https://packagist.org/packages/infyomlabs/laravel-ui-coreui)
[](https://packagist.org/packages/infyomlabs/laravel-ui-coreui)
[](https://packagist.org/packages/infyomlabs/laravel-ui-coreui)
-[](https://travis-ci.org/InfyOmLabs/laravel-ui-coreui)
[Laravel Frontend Scaffolding](https://laravel.com/docs/7.x/frontend) for [CoreUI](https://coreui.io/) Theme.
@@ -14,6 +15,10 @@ Run a command,
`composer require infyomlabs/laravel-ui-coreui`
+For Laravel 7,
+
+`composer require infyomlabs/laravel-ui-coreui:^2.0`
+
For Laravel 6,
`composer require infyomlabs/laravel-ui-coreui:^1.0`
@@ -38,11 +43,49 @@ Or for production,
`npm install && npm run prod`
-## Tutorial
-Here you can find a video tutorial. (**Credits**: [shailesh-ladumor](https://github.com/shailesh-ladumor))
+## Support Us
-[
](https://youtu.be/AGkVhgvArd8)
+We have created [14+ Laravel packages](https://github.com/InfyOmLabs) and invested a lot of resources into creating these all packages and maintaining them.
+
+You can support us by either sponsoring us or buying one of our paid products. Or help us by spreading the word about us on social platforms via tweets and posts.
+
+### Sponsors
+
+[Become a sponsor](https://opencollective.com/infyomlabs#sponsor) and get your logo on our README on Github with a link to your site.
+
+
+
+### Backers
+
+[Become a backer](https://opencollective.com/infyomlabs#backer) and get your image on our README on Github with a link to your site.
+
+
+
+### Buy our Paid Products
+[](https://bit.ly/3mtqXuk)
+
+You can also check out our other paid products on [CodeCanyon](https://codecanyon.net/user/infyomlabs/portfolio).
+
+
+### Follow Us
+
+- [Twitter](https://twitter.com/infyom)
+- [Facebook](https://www.facebook.com/infyom)
+- [LinkedIn](https://in.linkedin.com/company/infyom-technologies)
+- [Youtube](https://www.youtube.com/channel/UC8IvwfChD6i7Wp4yZp3tNsQ)
+- [Contact Us](https://infyom.com/contact-us)
+
+## Made with InfyOm Generator
+
+Also, Do not forget to add your website to [Made with InfyOm Generator List](https://github.com/InfyOmLabs/laravel-generator/blob/develop/made-with-generator.md) list.
+
+
+## Video Tutorials
+
+Checkout Video Tutorial - **By**: [Shailesh Ladumor](https://github.com/shailesh-ladumor)
+
+[
](https://youtu.be/AGkVhgvArd8)
## Screenshots
diff --git a/src/CoreUIPreset.php b/src/CoreUIPreset.php
index 8205bb5..a926db4 100644
--- a/src/CoreUIPreset.php
+++ b/src/CoreUIPreset.php
@@ -30,14 +30,14 @@ public function __construct(Command $command)
protected static function updatePackageArray(array $packages)
{
return [
- 'bootstrap' => '^4.1.0',
- 'jquery' => '^3.2',
- 'popper.js' => '^1.12',
- 'sass' => '^1.15.2',
- 'sass-loader' => '^8.0.0',
- '@coreui/coreui' => '^3.2.2',
- '@coreui/icons' => '^1.0.1',
- ] + $packages;
+ 'bootstrap' => '^4.1.0',
+ 'jquery' => '^3.2',
+ 'popper.js' => '^1.12',
+ 'sass' => '^1.15.2',
+ 'sass-loader' => '^8.0.0',
+ '@coreui/coreui' => '^3.2.2',
+ '@coreui/icons' => '^1.0.1',
+ ] + $packages;
}
public function install()
@@ -58,7 +58,7 @@ protected static function updateSass()
{
(new Filesystem())->ensureDirectoryExists(resource_path('sass'));
- copy(__DIR__ . '/../coreui-stubs/bootstrap/app.scss', resource_path('sass/app.scss'));
+ copy(__DIR__.'/../coreui-stubs/bootstrap/app.scss', resource_path('sass/app.scss'));
}
/**
@@ -68,7 +68,7 @@ protected static function updateSass()
*/
protected static function updateWebpackConfiguration()
{
- copy(__DIR__ . '/../coreui-stubs/bootstrap/webpack.mix.js', base_path('webpack.mix.js'));
+ copy(__DIR__.'/../coreui-stubs/bootstrap/webpack.mix.js', base_path('webpack.mix.js'));
}
/**
@@ -78,8 +78,8 @@ protected static function updateWebpackConfiguration()
*/
protected static function updateBootstrapping()
{
- copy(__DIR__ . '/../coreui-stubs/bootstrap/bootstrap.js', resource_path('js/bootstrap.js'));
- copy(__DIR__ . '/../coreui-stubs/bootstrap/app.js', resource_path('js/app.js'));
+ copy(__DIR__.'/../coreui-stubs/bootstrap/bootstrap.js', resource_path('js/bootstrap.js'));
+ copy(__DIR__.'/../coreui-stubs/bootstrap/app.js', resource_path('js/app.js'));
}
public function installAuth()
pFad - Phonifier reborn
Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy