-
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
What is the Blog Etc Laravel Blog Package?he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)Quick + easy install:he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
The included admin panel view, so you can easily post to your blogT
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This i
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- s intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
-
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
Sept 2018: You can also upload images, and it will auto resize to your defined sizes.- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
Sept 2018: You can also upload images, and it will auto resize to your defined sizes.- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
Sept 2018: You can also upload images, and it will auto resize to your defined sizes.- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
Sept 2018: You can also upload images, and it will auto resize to your defined sizes.- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
Sept 2018: You can also upload images, and it will auto resize to your defined sizes.- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
Sept 2018: You can also upload images, and it will auto resize to your defined sizes.- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
Sept 2018: You can also upload images, and it will auto resize to your defined sizes.- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
Sept 2018: You can also upload images, and it will auto resize to your defined sizes.- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
Sept 2018: You can also upload images, and it will auto resize to your defined sizes.- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
Sept 2018: You can also upload images, and it will auto resize to your defined sizes.- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
Sept 2018: You can also upload images, and it will auto resize to your defined sizes.- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
he Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)
- Easy to use admin panel (package includes all views, models, routes setup etc)
- Add and Manage Categories: Go to yoursite.com/blog_admin/ (while logged in with a user as set up in User.php) and add your blog categories ("Site News", "Programming Tips", "Best Laravel Packages")
- Add and Manage Blog Posts: again, in the admin panel you can add a blog post (including uploading thumbnail/featured images, which auto crop/resize). Select its category, change its 'slug', add meta description detail etc.
- Sept 2018: Now includes full WYSIWYG editor in the admin panel for writing blog posts
- Sept 2018: You can also upload images, and it will auto resize to your defined sizes.
- View the blog and also add comments via a simple form (again, all this is provided out of the box but of course I would recommend that you take the template files and customise them for your website!)
- Includes basic built in spam protection for blog comments, that is fully extendable so if you wanted to you can write and implement your own anti spam system
- And lastly you can moderate submitted comments (approve/deny comments) from within the admin panel.
What is the Blog Etc Laravel Blog Package?
The included admin panel view, so you can easily post to your blogThe Blog Etc package is a PHP package designed for Laravel websites/apps, that allows you to very quickly and easily add a powerful and useful blog system into your website.
All the controllers, routes, models, views and database migrations are included. You can get your blog up and running in just a few minutes. By default it will be at yoursite.com/blog (and the admin panel at yoursite.com/blog_admin) but you can change this to anything you want.
The package also includes a backend admin panel, to add new blog posts, manage existing posts, create blog post categories, handle image uploads, and manage comments.
This is intended as a package you can just install with composer and get a blog up and working.
Key features of BlogEtc and why you should use it to power a blog on your Laravel based website:
- Quick + easy install:
- Install it with composer,
- add some logic to your User.php file (to allow to not allow certain users to manage your blog - for example only allow the user with id == 1, or email == [email protected], etc)
- It will (with
php artisan vendor:publish
) copy the sample template files to your /views/vendor/blogetc/ directory, so you can easily edit how the blog will look. By default it should work with most themes, but you will probably have to edit it a little bit to make everything work with your current CSS/style. - and that is basically all! But check the full 5-minute setup guide here
- Sept 2018: Now includes full text search, so your users can search for things (disabled by default in the options, but you can enable it by changing 1 setting)