Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9028109
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T06:54:26+00:00 2026-06-16T06:54:26+00:00

I am looking at switching from Code Igniter to Laravel. We deploy a large

  • 0

I am looking at switching from Code Igniter to Laravel.

We deploy a large amount of sites, using our custom admin panel.

This is setup as two installations of Code Igniter,

You basically have (simplified, we actually use HMVC on both the main site and the admin panel, but this gets the point across)

index.php
assets
system
application
  config
  controllers
  models
  views    
admin
  index.php
  assets
  application 
    config 
    controllers
    models
    views     

And the admin install is setup to load the config files (e.g. database.php) from the main site via includes.

All our models for the main site use the models from the admin panel via include and then extend them, allowing us to have the functions that are specific to the main site in the main site only.

This has worked quite well for us, but now we are switching to Laravel we are wondering if there is a better way of doing this, We use the admin panel to manage several “modules” such as a blog, shopping cart, property manager, which are all drop ins.

Essentially we want to be able to:

  • keep the separation of the main site from the admin panel clear so we can use the admin panel on any of our sites.
  • Be able to still drop in bundles (e.g. a blog bundle).
  • Idealistically we would like to have a shared bundles folder between the admin panel and the main site with three folders. admin/main/shared so a bundle is self contained.

What would the best way of implementing this be in laravel?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T06:54:27+00:00Added an answer on June 16, 2026 at 6:54 am

    You may have already pondered this, but I think it would be best to use an admin bundle, considering that bundles are all part of the core system. It’s good for SoC and for simplicity (ease of use).

    The admin panel could then find all bundles (except itself, of course) to read and write configuration entries, such as those of a blog bundle.

    An alternative would be to place the admin panel into your main application, by routing specific commands to various admin controllers (don’t forget that you can put controllers into sub-folders). For example, you could route, using routes.php, admin/pages/edit/152 to the pages.php controller in application/controllers/admin/. You could even manage your various bundles/snap-ins using this approach, by means of scanning the bundles directory, as mentioned before.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We are looking at switching from using WCF for our service layer in applications
I've been looking at switching many of our Oracle tablespaces over to use automatic
We are possibly looking at switching our tables, for views in EF 4.3.1. We
I'm switching from using google maps to leaflet.js. One thing I did in google
We are looking at switching from phpundercontrol to Hudson (it looks to have some
I have been researching switching my allocation method from simpling overloading new to using
I've been trawling various sites looking for the correct way to manage switching. I
I've been considering switching from using PHP to Ruby on Rails for my web
I'm looking into the viability of switching from svn to mercurial for my organization,
Looking at some assembly code for x86_64 on my Mac, I see the following

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.