Code Monkey home page Code Monkey logo

Comments (7)

MrJuliuss avatar MrJuliuss commented on July 28, 2024

Hi, the best way is to create your own route for your front panel ;) (new controllers, new views ans new routes)

from syntara.

MrJuliuss avatar MrJuliuss commented on July 28, 2024

For the login, you can use the current post login route: just return the login status

from syntara.

MrJuliuss avatar MrJuliuss commented on July 28, 2024

(Sorry for this short advice, i sent it from my mobile, i will thinking about it soon)

from syntara.

marcelk1809 avatar marcelk1809 commented on July 28, 2024

Have exactly the same. Login form on main page will send it to dashboard/login, but then i only get a message on screen: {"logged":true}
I would like that it will go back to the main page
screenhunter_14 mar 23 17 10
screenhunter_15 mar 23 17 11

from syntara.

MrJuliuss avatar MrJuliuss commented on July 28, 2024

Hi, dashboard/login just log the user in. You need to catch the json returned and redirect your user if he is correctly logged in.

Julien

from syntara.

marcelk1809 avatar marcelk1809 commented on July 28, 2024

Thanks, already solved it though. Still needs to figure out some stuff how to implement it into my site, and how my students can work with it when they learned how the basic auth works in laravel

from syntara.

bkrajendra avatar bkrajendra commented on July 28, 2024

Can you help me with registration controller. I want to add public registration, forgot password etc. how to do it.?

from syntara.

Related Issues (20)

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.