Coder Social home page Coder Social logo

laravel-chirper's Introduction

Laravel Logo

๐ŸŒŸ Build Chirper with Inertia

๐Ÿš€ Introduction

This project is part of the Laravel Bootcamp! In this guide, we will create a modern Laravel application from scratch. We're diving into the creation of a microblogging platform known as "Chirper," exploring the various facets of the Laravel framework.

Choose Your Own Adventure: JavaScript, Inertia, PHP, & Tailwind

Laravel grants incredible flexibility, allowing the construction of your front-end with various technologies tailored to your needs. This tutorial offers several exciting pathways.

JavaScript & Inertia

If JavaScript is your choice, we've got you covered! We provide code samples for both Vue and React. We're integrating Inertia to tie everything together and employing Tailwind CSS for that sleek visual appeal!

If you're pondering over options, we recommend Vue for its user-friendly nature and robust features. And remember, once you've navigated through the Bootcamp, you can revisit to experience the alternate stack!

Ready for the thrill? Select your stack and embark on this coding voyage!

<template>
  <Welcome>
      Hey {{ friend }}, let's build Chirper with Vue!
  </Welcome>
</template>

๐Ÿ”จ Installation

Follow these steps to set up and launch your application:

Clone the Project
Execute this command in your terminal:
sh
Copy code
git clone https://github.com/hanifeoglu/laravel-chirper.git
Navigate to the Project Directory
Change into the project directory on your system:
sh
Copy code
cd laravel-chirper
Install PHP Dependencies
Run the following to install the necessary PHP components:
sh
Copy code
composer install
Install JavaScript Dependencies & Compile Assets
Address your JavaScript requirements with:
sh
Copy code
npm install && npm run dev
Ignite the Application
Get your application up and running using:
sh
Copy code
php artisan serve
Access your application in your browser at http://localhost:8000.


Happy coding, and here's to an amazing experience building Chirper! ๐ŸŽ‰ Should you have questions or need assistance, feel free to reach out to [email protected]. We're here for you!



## Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).

## Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

## Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [[email protected]](mailto:[email protected]). All security vulnerabilities will be promptly addressed.

## License

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
# laravel-chirper

laravel-chirper's People

Contributors

hanifeoglu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.