Giter Club home page Giter Club logo

Comments (45)

me10071990 avatar me10071990 commented on June 17, 2024

Please help with steps

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

Yes!

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

You can do a lot more than just CRUD ( Create Read Update Delete) operations. Read the Laravel docs

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

First watch the entire series and then start building your own app.

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

Laravel is an MVC (Model View Controller) framework.
Views will be the User Interface (what you see).
Models will interact with the database (to query and fetch data).
Controller will contain the logic like validation and storing data to the database.
Extra: Template engines are used to embed logic inside a view e.g hide the create reviews section if a user is unauthenticated.
I Hope this will get you started!

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

You're welcome!

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

I think you should watch that series or find other resources. At first everything is different, so keep trying until you understand.

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

I'm writing a tutorial series on Laravel basics with materialize-css. I may take a day or two to complete. When it's complete I will notify you on this issue.

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

I will get the tutorials done by tomorrow. I have published one tutorial, you can read it here. Please don't share this website with anyone because it will be gone in 1 or 2 weeks. I will notify you when the production site is ready.

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

Here's the demo laravel app where you can create, read, update, and delete posts. Url: here and the source code is here. This repo is available in this account named as Laravel-basics.

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

Glad to help you. Feel free to contact me if you find the tutorials hard. I will soon add the authentication tutorial.

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

Happy new year to you too!

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

That's great to hear! I hope you will continue to work hard.

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

Do you want to send notifications to all users?

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

You can use laravel notifications to implement that.

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

With Laravel notifications you can email all the users or sms them as well as store them to the database so they can see all the notification on their dashboard.

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

you can start from this youtube video.

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

You're welcome!

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

you can use a weather api to get the data. though I have never used any but you can search it on the internet.

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

there is this package in php: https://github.com/cmfcmf/OpenWeatherMap-PHP-Api. If you try then you can do it.

from employee.

me10071990 avatar me10071990 commented on June 17, 2024

from employee.

SagarMaheshwary avatar SagarMaheshwary commented on June 17, 2024

Good luck!

from employee.

Related Issues (9)

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.