diff --git a/config/blog.php b/config/blog.php new file mode 100644 index 0000000..49de2ab --- /dev/null +++ b/config/blog.php @@ -0,0 +1,16 @@ + 'Jon\'s Words', + +]; diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php new file mode 100644 index 0000000..a0f0fce --- /dev/null +++ b/resources/views/home.blade.php @@ -0,0 +1,14 @@ + + +
+ + + +- Laravel has wonderful documentation covering every aspect of the framework. Whether you are a newcomer or have prior experience with Laravel, we recommend reading our documentation from beginning to end. -
-- Laracasts offers thousands of video tutorials on Laravel, PHP, and JavaScript development. Check them out, see for yourself, and massively level up your development skills in the process. -
-- Laravel News is a community driven portal and newsletter aggregating all of the latest and most important news in the Laravel ecosystem, including new package releases and tutorials. -
-